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