Home
last modified time | relevance | path

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

/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h347 #define SMB2_SHARE_CAP_ASYMMETRIC cpu_to_le32(0x00000080) /* 3.02 */ macro
/linux-6.1.9/fs/cifs/
Dsmb2ops.c1203 if (tcon->capabilities & SMB2_SHARE_CAP_ASYMMETRIC) in smb2_dump_share_caps()