Home
last modified time | relevance | path

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

/Linux-v6.6/fs/exfat/
Dsuper.c138 struct exfat_mount_options *opts = &sbi->options; in exfat_show_options()
254 struct exfat_mount_options *opts = &sbi->options; in exfat_parse_param()
619 struct exfat_mount_options *opts = &sbi->options; in exfat_fill_super()
Dmisc.c28 struct exfat_mount_options *opts = &EXFAT_SB(sb)->options; in __exfat_fs_error()
Dexfat_fs.h221 struct exfat_mount_options { struct
270 struct exfat_mount_options options;
Dballoc.c169 struct exfat_mount_options *opts = &sbi->options; in exfat_clear_bitmap()