Searched defs:smb_is_range_unlocked (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_lock.c42 static boolean_t smb_is_range_unlocked(uint64_t, uint64_t, uint32_t,
419 * smb_is_range_unlocked on a sliding basis to unlock all bits of the lock
439 can_unlock = smb_is_range_unlocked(unlock_start, unlock_end,
801 * smb_is_range_unlocked
825 smb_is_range_unlocked(uint64_t start, uint64_t end, uint32_t uniqid, function

Completed in 46 milliseconds