Searched refs:SMB2_SHARE_CAP_CLUSTER (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/common/
H A Dsmb2pdu.h378 #define SMB2_SHARE_CAP_CLUSTER cpu_to_le32(0x00000040) /* 3.0 */ macro
/linux-master/fs/smb/client/
H A Dconnect.c2668 if (tcon->capabilities & SMB2_SHARE_CAP_CLUSTER) {
H A Dsmb2ops.c1314 if (tcon->capabilities & SMB2_SHARE_CAP_CLUSTER)

Completed in 196 milliseconds