Searched refs:SMB2_SHARE_CAP_DFS (Results 1 – 4 of 4) sorted by relevance
664 #define SMB2_SHARE_CAP_DFS cpu_to_le32(0x00000008) /* all dialects */ macro
1877 if ((rsp->Capabilities & SMB2_SHARE_CAP_DFS) && in SMB2_tcon()
1411 if (tcon->capabilities & SMB2_SHARE_CAP_DFS) in smb2_dump_share_caps()
466 #define SMB2_SHARE_CAP_DFS cpu_to_le32(0x00000008) macro