Searched refs:smb_lock_create (Results 1 – 1 of 1) sorted by relevance
50 static smb_lock_t *smb_lock_create(smb_request_t *, uint64_t, uint64_t,153 lock = smb_lock_create(sr, start, length, locktype, timeout); in smb_lock_range()723 smb_lock_create( in smb_lock_create() function