Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cache.c44 static void smb_cache_unlock(smb_cache_t *);
141 smb_cache_unlock(chandle); in smb_cache_flush()
164 smb_cache_unlock(chandle); in smb_cache_add()
178 smb_cache_unlock(chandle); in smb_cache_add()
186 smb_cache_unlock(chandle); in smb_cache_add()
216 smb_cache_unlock(chandle); in smb_cache_remove()
250 smb_cache_unlock(chandle); in smb_cache_iterate()
263 smb_cache_unlock(chandle); in smb_cache_iterate()
278 smb_cache_unlock(chandle); in smb_cache_num()
446 smb_cache_unlock(smb_cache_t *chandle) in smb_cache_unlock() function