smb2_lock_req
struct smb2_lock_req *req = NULL;
lock_count = le16_to_cpu(((struct smb2_lock_req *)hdr)->LockCount);
*off = offsetof(struct smb2_lock_req, locks);
struct smb2_lock_req *req;