Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_lock.c35 static uint32_t smb2_unlock(smb_request_t *);
140 status = smb2_unlock(sr); in smb2_lock()
172 smb2_unlock(smb_request_t *sr) in smb2_unlock() function