Home
last modified time | relevance | path

Searched refs:exfat_mount_options (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/exfat/
Dsuper.c152 struct exfat_mount_options *opts = &sbi->options; in exfat_show_options()
260 struct exfat_mount_options *opts = &sbi->options; in exfat_parse_param()
600 struct exfat_mount_options *opts = &sbi->options; in exfat_fill_super()
Dmisc.c27 struct exfat_mount_options *opts = &EXFAT_SB(sb)->options; in __exfat_fs_error()
Dexfat_fs.h195 struct exfat_mount_options { struct
241 struct exfat_mount_options options;
Dballoc.c175 struct exfat_mount_options *opts = &sbi->options; in exfat_clear_bitmap()