Home
last modified time | relevance | path

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

/linux-6.12.1/fs/exfat/
Dsuper.c138 struct exfat_mount_options *opts = &sbi->options; in exfat_show_options()
177 struct exfat_mount_options *opts = &sbi->options; in exfat_force_shutdown()
294 struct exfat_mount_options *opts = &sbi->options; in exfat_parse_param()
658 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.h225 struct exfat_mount_options { struct
278 struct exfat_mount_options options;
Dballoc.c150 struct exfat_mount_options *opts = &sbi->options; in exfat_clear_bitmap()