Home
last modified time | relevance | path

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

/Linux-v5.15/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()
621 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
242 struct exfat_mount_options options;
Dballoc.c167 struct exfat_mount_options *opts = &sbi->options; in exfat_clear_bitmap()