taglinefilesource code
fat_mount_options69fs/fat/inode.cstruct fat_mount_options *opts)
fat_mount_options178fs/fat/inode.cstruct fat_mount_options opts;
fat_mount_options298fs/fat/inode.cmemcpy(&(MSDOS_SB(sb)->options), &opts, sizeof(struct fat_mount_options));
fat_mount_options79fs/vfat/namei.cstatic int parse_options(char *options,  struct fat_mount_options *opts)
fat_mount_options36include/linux/msdos_fs_sb.hstruct fat_mount_options options;