Searched refs:nohandlecache (Results 1 – 4 of 4) sorted by relevance
56 (tcon->nohandlecache == false)) { in smb2_open_op_close()
1537 vol->nohandlecache = 1; in cifs_parse_mount_options()1540 vol->nohandlecache = 0; in cifs_parse_mount_options()3131 tcon->nohandlecache = volume_info->nohandlecache; in cifs_get_tcon()3684 if (pvolume_info->nohandlecache) in cifs_setup_cifs_sb()4463 vol_info->nohandlecache = master_tcon->nohandlecache; in cifs_construct_tcon()
536 bool nohandlecache:1; /* disable caching dir handles if srvr probs */ member977 bool nohandlecache:1; /* if strange server resource prob can turn off */ member
549 bool no_cached_open = tcon->nohandlecache; in smb3_qfs_tcon()