Home
last modified time | relevance | path

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

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