Searched refs:Opt_fscache (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/9p/ |
D | v9fs.c | 46 Opt_cache_loose, Opt_fscache, Opt_mmap, enumerator 65 {Opt_fscache, "fscache"}, 272 case Opt_fscache: in v9fs_parse_options()
|
/kernel/linux/linux-5.10/fs/ceph/ |
D | super.c | 155 Opt_fscache, enumerator 185 fsparam_flag_no ("fsc", Opt_fscache), // fsc|nofsc 186 fsparam_string ("fsc", Opt_fscache), // fsc=... 402 case Opt_fscache: in ceph_parse_mount_param()
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | fs_context.c | 47 Opt_fscache, enumerator 131 fsparam_string("fsc", Opt_fscache), 553 case Opt_fscache: in nfs_fs_context_parse_param()
|