Searched refs:SMB2_SHARE_CAP_ASYMMETRIC (Results 1 – 2 of 2) sorted by relevance
/fs/cifs/ | ||
D | smb2pdu.h | 644 #define SMB2_SHARE_CAP_ASYMMETRIC cpu_to_le32(0x00000080) /* 3.02 */ macro |
D | smb2ops.c | 1326 if (tcon->capabilities & SMB2_SHARE_CAP_ASYMMETRIC) in smb2_dump_share_caps() |