Searched refs:nohandlecache (Results 1 – 5 of 5) sorted by relevance
217 bool nohandlecache:1; /* disable caching dir handles if srvr probs */ member
1346 ctx->nohandlecache = 1; in smb3_fs_context_parse_param()1348 ctx->nohandlecache = 0; in smb3_fs_context_parse_param()1647 if (ctx->nohandlecache) in smb3_update_mnt_flags()
2538 tcon->nohandlecache = ctx->nohandlecache; in cifs_get_tcon()2540 tcon->nohandlecache = true; in cifs_get_tcon()4133 ctx->nohandlecache = master_tcon->nohandlecache; in cifs_construct_tcon()
1224 bool nohandlecache:1; /* if strange server resource prob can turn off */ member
803 if (tcon == NULL || tcon->nohandlecache || in open_cached_dir()