Searched refs:smb_cache_lock (Results 1 – 1 of 1) sorted by relevance
41 static int smb_cache_lock(smb_cache_t *, int);382 smb_cache_lock(smb_cache_t *chandle, int mode) in smb_cache_lock() function430 return (smb_cache_lock(chandle, SMB_CACHE_RDLOCK)); in smb_cache_rdlock()439 return (smb_cache_lock(chandle, SMB_CACHE_WRLOCK)); in smb_cache_wrlock()