Searched refs:Opt_fscache (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/fs/9p/ |
H A 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/ |
H A 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-6.6/fs/ceph/ |
H A D | super.c | 163 Opt_fscache, enumerator 195 fsparam_flag_no ("fsc", Opt_fscache), // fsc|nofsc 196 fsparam_string ("fsc", Opt_fscache), // fsc=... 524 case Opt_fscache: in ceph_parse_mount_param()
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | fs_context.c | 47 Opt_fscache, enumerator 131 fsparam_string("fsc", Opt_fscache), 553 case Opt_fscache: in nfs_fs_context_parse_param()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | fs_context.c | 53 Opt_fscache, enumerator 154 fsparam_string("fsc", Opt_fscache), 654 case Opt_fscache: in nfs_fs_context_parse_param()
|
Completed in 8 milliseconds