Searched refs:Opt_cache (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/9p/ |
D | v9fs.c | 57 Opt_uname, Opt_remotename, Opt_cache, Opt_cachetag, enumerator 78 {Opt_cache, "cache=%s"}, 303 case Opt_cache: in v9fs_parse_options()
|
/linux-4.19.296/fs/cifs/ |
D | connect.c | 109 Opt_ver, Opt_vers, Opt_sec, Opt_cache, enumerator 237 { Opt_cache, "cache=%s" }, 2151 case Opt_cache: in cifs_parse_mount_options()
|