Searched refs:nohandlecache (Results 1 – 3 of 3) sorted by relevance
2533 bool nohandlecache; in cifs_get_tcon() local2554 nohandlecache = ctx->nohandlecache; in cifs_get_tcon()2556 nohandlecache = true; in cifs_get_tcon()2557 tcon = tcon_info_alloc(!nohandlecache, netfs_trace_tcon_ref_new); in cifs_get_tcon()2562 tcon->nohandlecache = nohandlecache; in cifs_get_tcon()4057 ctx->nohandlecache = master_tcon->nohandlecache; in cifs_construct_tcon()
1510 ctx->nohandlecache = 1; in smb3_fs_context_parse_param()1512 ctx->nohandlecache = 0; in smb3_fs_context_parse_param()1825 if (ctx->nohandlecache) in smb3_update_mnt_flags()
150 if (tcon == NULL || tcon->cfids == NULL || tcon->nohandlecache || in open_cached_dir()