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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_lock.c52 static void smb_lock_destroy(smb_lock_t *);
116 smb_lock_destroy(lock);
320 * destroy all the matching locks. We can't call smb_lock_destroy
345 smb_lock_destroy(lock);
776 * smb_lock_destroy
781 smb_lock_destroy(smb_lock_t *lock) function

Completed in 59 milliseconds