Searched refs:Opt_cache (Results 1 – 2 of 2) sorted by relevance
/fs/9p/ |
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()
|
/fs/cifs/ |
D | connect.c | 115 Opt_ver, Opt_vers, Opt_sec, Opt_cache, enumerator 249 { Opt_cache, "cache=%s" }, 2421 case Opt_cache: in cifs_parse_mount_options()
|