Searched refs:SMB2_SHARE_CAP_DFS (Results 1 – 3 of 3) sorted by relevance
365 #define SMB2_SHARE_CAP_DFS cpu_to_le32(0x00000008) /* all dialects */ macro
1972 if ((rsp->Capabilities & SMB2_SHARE_CAP_DFS) && in SMB2_tcon()
1288 if (tcon->capabilities & SMB2_SHARE_CAP_DFS) in smb2_dump_share_caps()