Home
last modified time | relevance | path

Searched defs:nohandlecache (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/smb/client/
Dfs_context.h232 bool nohandlecache:1; /* disable caching dir handles if srvr probs */ member
Dconnect.c2533 bool nohandlecache; in cifs_get_tcon() local
Dcifsglob.h1252 bool nohandlecache:1; /* if strange server resource prob can turn off */ member