Home
last modified time | relevance | path

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

/linux-6.14.4/fs/smb/client/
Dcifspdu.h1118 typedef struct smb_com_lock_req { struct
1119 struct smb_hdr hdr; /* wct = 8 */
1120 __u8 AndXCommand;
1121 __u8 AndXReserved;
1122 __le16 AndXOffset;
1123 __u16 Fid;
1124 __u8 LockType;
1125 __u8 OplockLevel;
1126 __le32 Timeout;
1127 __le16 NumberOfUnlocks;
[all …]