Searched refs:fs_type (Results 1 – 5 of 5) sorted by relevance
63 const char *fs_type; /* FSTAB_* from fs_mntops */ member
166 f->fs_type = (__hasmntopt (m, FSTAB_RW) ? FSTAB_RW in fstab_convert()
443 @item const char *fs_type
8441 * misc/fstab.h (struct fstab): Change fs_type member to be const.8442 * misc/fstab.c: Remove casts in fs_type assignments.