Searched defs:fstab (Results 1 – 5 of 5) sorted by relevance
57 struct fstab { struct75 struct fstab *getfsent(void); argument
70 checkfstab(int do_preen, int maxrun, int (*docheck)(struct fstab *), in checkfstab() argument
569 update_options(char *opts, char *fstab, int curflags) in update_options()
612 update_options(char *opts, char *fstab, int curflags) in update_options()
1151 FILE *crypttab, *fstab; in mount_target_system() local