Searched refs:Opt_cache (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/9p/ |
D | v9fs.c | 55 Opt_uname, Opt_remotename, Opt_cache, Opt_cachetag, enumerator 74 {Opt_cache, "cache=%s"}, 235 case Opt_cache: in v9fs_parse_options()
|
/linux-4.4.14/fs/cifs/ |
D | connect.c | 103 Opt_ver, Opt_vers, Opt_sec, Opt_cache, enumerator 218 { Opt_cache, "cache=%s" }, 1871 case Opt_cache: in cifs_parse_mount_options()
|