Home
last modified time | relevance | path

Searched refs:SMB2_SHARE_CAP_ASYMMETRIC (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/smb/common/
Dsmb2pdu.h379 #define SMB2_SHARE_CAP_ASYMMETRIC cpu_to_le32(0x00000080) /* 3.02 */ macro
/linux-6.12.1/fs/smb/client/
Dsmb2ops.c1353 if (tcon->capabilities & SMB2_SHARE_CAP_ASYMMETRIC) in smb2_dump_share_caps()