Searched refs:smb2_lock_req (Results 1 – 4 of 4) sorted by relevance
173 lock_count = le16_to_cpu(((struct smb2_lock_req *)hdr)->LockCount); in smb2_get_data_area_len()175 *off = offsetof(struct smb2_lock_req, locks); in smb2_get_data_area_len()
7173 struct smb2_lock_req *req; in smb2_lock()
840 struct smb2_lock_req { struct
5999 struct smb2_lock_req *req = NULL; in smb2_lockv()