SMB2_SHARE_CAP_DFS
if (tcon->capabilities & SMB2_SHARE_CAP_DFS)
if ((rsp->Capabilities & SMB2_SHARE_CAP_DFS) &&