Searched refs:SMB2_SHARE_CAP_DFS (Results 1 – 4 of 4) sorted by relevance
191 #define SMB2_SHARE_CAP_DFS 0x00000008 macro
139 Capabilities |= SMB2_SHARE_CAP_DFS; in smb2_tree_connect()
179 #define SMB2_SHARE_CAP_DFS 0x00000008 macro
700 if (ssp->ss2_share_caps & SMB2_SHARE_CAP_DFS) in smb2_smb_treeconnect()