Home
last modified time | relevance | path

Searched defs:smb2_lock_req (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/fs/smb/common/
Dsmb2pdu.h826 struct smb2_lock_req { struct
827 struct smb2_hdr hdr;
828 __le16 StructureSize; /* Must be 48 */
829 __le16 LockCount;
834 __le32 LockSequenceNumber;
835 __u64 PersistentFileId;
836 __u64 VolatileFileId;
838 union {