Searched defs:read_fstab (Results 1 - 1 of 1) sorted by relevance

/system/core/fs_mgr/
H A Dfs_mgr.c230 static struct fstab_rec *read_fstab(char *fstab_path) function
454 if (!(fstab = read_fstab(fstab_file))) {
514 if (!(fstab = read_fstab(fstab_file))) {
583 if (!(fstab = read_fstab(fstab_file))) {
608 if (!(fstab = read_fstab(fstab_file))) {

Completed in 26 milliseconds