Searched refs:Opt_cache (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/fs/9p/ |
H A D | v9fs.c | 42 Opt_uname, Opt_remotename, Opt_cache, Opt_cachetag, enumerator 63 {Opt_cache, "cache=%s"}, 288 case Opt_cache: in v9fs_parse_options()
|
/kernel/linux/linux-6.6/fs/9p/ |
H A D | v9fs.c | 39 Opt_uname, Opt_remotename, Opt_cache, Opt_cachetag, enumerator 61 {Opt_cache, "cache=%s"}, 291 case Opt_cache: in v9fs_parse_options()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | fs_context.h | 149 Opt_cache, enumerator
|
H A D | fs_context.c | 175 fsparam_string("cache", Opt_cache), 1395 case Opt_cache: in smb3_fs_context_parse_param()
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | connect.c | 120 Opt_ver, Opt_vers, Opt_sec, Opt_cache, enumerator 258 { Opt_cache, "cache=%s" }, 2199 case Opt_cache: in cifs_parse_mount_options()
|
Completed in 12 milliseconds