Searched refs:Opt_cache (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/9p/ | 
| D | v9fs.c | 42 	Opt_uname, Opt_remotename, Opt_cache, Opt_cachetag,  enumerator63 	{Opt_cache, "cache=%s"},
 288 		case Opt_cache:  in v9fs_parse_options()
 
 | 
| /Linux-v5.4/fs/cifs/ | 
| D | connect.c | 115 	Opt_ver, Opt_vers, Opt_sec, Opt_cache,  enumerator249 	{ Opt_cache, "cache=%s" },
 2386 		case Opt_cache:  in cifs_parse_mount_options()
 
 |