Home
last modified time | relevance | path

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

/fs/smb/client/
Dcifspdu.h1078 typedef struct smb_com_lock_req { struct
1079 struct smb_hdr hdr; /* wct = 8 */
1080 __u8 AndXCommand;
1081 __u8 AndXReserved;
1082 __le16 AndXOffset;
1083 __u16 Fid;
1084 __u8 LockType;
1085 __u8 OplockLevel;
1086 __le32 Timeout;
1087 __le16 NumberOfUnlocks;
[all …]