Home
last modified time | relevance | path

Searched refs:fat_mount_options (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/fat/
Dnamei_msdos.c19 unsigned char *res, struct fat_mount_options *opts) in msdos_format_name()
152 struct fat_mount_options *options = &MSDOS_SB(dentry->d_sb)->options; in msdos_hash()
169 struct fat_mount_options *options = &MSDOS_SB(dentry->d_sb)->options; in msdos_cmp()
Dfat.h27 struct fat_mount_options { struct
82 struct fat_mount_options options;
Dmisc.c21 struct fat_mount_options *opts = &MSDOS_SB(sb)->options; in __fat_fs_error()
Dnamei_vfat.c330 struct fat_mount_options *opts = &MSDOS_SB(dir->i_sb)->options; in vfat_create_shortname()
584 struct fat_mount_options *opts = &sbi->options; in vfat_build_slots()
Dinode.c706 static void fat_reset_iocharset(struct fat_mount_options *opts) in fat_reset_iocharset()
943 struct fat_mount_options *opts = &sbi->options; in fat_show_options()
1128 int silent, int *debug, struct fat_mount_options *opts) in parse_options()