Searched refs:Opt_fscache (Results 1 – 3 of 3) sorted by relevance
/linux/fs/9p/ |
A D | v9fs.c | 44 Opt_cache_loose, Opt_fscache, Opt_mmap, enumerator 63 {Opt_fscache, "fscache"}, 273 case Opt_fscache: in v9fs_parse_options()
|
/linux/fs/ceph/ |
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()
|
/linux/fs/nfs/ |
A D | fs_context.c | 47 Opt_fscache, enumerator 146 fsparam_string("fsc", Opt_fscache), 590 case Opt_fscache: in nfs_fs_context_parse_param()
|
Completed in 12 milliseconds