Home
last modified time | relevance | path

Searched refs:SMB2_SHARE_CAP_CONTINUOUS_AVAILABILITY (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/smbfs_common/
A Dsmb2pdu.h344 #define SMB2_SHARE_CAP_CONTINUOUS_AVAILABILITY cpu_to_le32(0x00000010) /* 3.0 */ macro
/linux-6.3-rc2/fs/cifs/
A Dconnect.c2482 } else if ((tcon->capabilities & SMB2_SHARE_CAP_CONTINUOUS_AVAILABILITY) in cifs_get_tcon()
A Dsmb2ops.c1203 if (tcon->capabilities & SMB2_SHARE_CAP_CONTINUOUS_AVAILABILITY) in smb2_dump_share_caps()

Completed in 25 milliseconds