Searched refs:Opt_cache_loose (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | fs_context.c | 172 { Opt_cache_loose, "loose" }, 186 case Opt_cache_loose: in cifs_parse_cache_flavor()
|
H A D | fs_context.h | 30 Opt_cache_loose, enumerator
|
/kernel/linux/linux-5.10/fs/9p/ |
H A D | v9fs.c | 46 Opt_cache_loose, Opt_fscache, Opt_mmap, enumerator 64 {Opt_cache_loose, "loose"}, 269 case Opt_cache_loose: in v9fs_parse_options()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | fs_context.h | 36 Opt_cache_loose, enumerator
|
H A D | fs_context.c | 247 { Opt_cache_loose, "loose" }, 261 case Opt_cache_loose: in cifs_parse_cache_flavor()
|
Completed in 5 milliseconds