Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_lock.c49 static boolean_t smb_is_range_unlocked(uint64_t, uint64_t, uint32_t,
628 can_unlock = smb_is_range_unlocked(unlock_start, unlock_end, in smb_lock_posix_unlock()
1107 smb_is_range_unlocked(uint64_t start, uint64_t end, uint32_t uniqid, in smb_is_range_unlocked() function