Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_domain.c100 static boolean_t smb_dcache_wait(void);
711 if (!smb_dcache_wait()) { in smb_dcache_lock()
827 smb_dcache_wait(void) in smb_dcache_wait() function