Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dsuper.c147 struct exfat_mount_options *opts = &sbi->options; in exfat_show_options()
263 struct exfat_mount_options *opts = &sbi->options; in exfat_parse_param()
630 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.h194 struct exfat_mount_options { struct
243 struct exfat_mount_options options;
Dballoc.c169 struct exfat_mount_options *opts = &sbi->options; in exfat_clear_bitmap()