Searched refs:smb2_lock_exec (Results 1 – 1 of 1) sorted by relevance
30 static uint32_t smb2_lock_exec(smb_request_t *, uint16_t);133 status = smb2_lock_exec(sr, LockCount); in smb2_lock()185 status = smb2_lock_exec(sr, LockCount); in smb2_lock_async()211 smb2_lock_exec(smb_request_t *sr, uint16_t LockCount) in smb2_lock_exec() function