Searched refs:nohandlecache (Results 1 – 4 of 4) sorted by relevance
1626 vol->nohandlecache = 1; in cifs_parse_mount_options()1629 vol->nohandlecache = 0; in cifs_parse_mount_options()3407 tcon->nohandlecache = volume_info->nohandlecache; in cifs_get_tcon()3409 tcon->nohandlecache = 1; in cifs_get_tcon()3964 if (pvolume_info->nohandlecache) in cifs_setup_cifs_sb()5119 vol_info->nohandlecache = master_tcon->nohandlecache; in cifs_construct_tcon()
583 bool nohandlecache:1; /* disable caching dir handles if srvr probs */ member1145 bool nohandlecache:1; /* if strange server resource prob can turn off */ member
530 bool no_cached_open = tcon->nohandlecache; in smb2_query_path_info()
862 bool no_cached_open = tcon->nohandlecache; in smb3_qfs_tcon()