Home
last modified time | relevance | path

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

/fs/smb/server/
Dsmb2misc.c173 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()
Dsmb2pdu.c7173 struct smb2_lock_req *req; in smb2_lock()
/fs/smb/common/
Dsmb2pdu.h840 struct smb2_lock_req { struct
/fs/smb/client/
Dsmb2pdu.c5999 struct smb2_lock_req *req = NULL; in smb2_lockv()