Searched refs:ch_nops (Results 1 – 2 of 2) sorted by relevance
88 chandle->ch_nops = 0; in smb_cache_create()121 while (chandle->ch_nops > 0) in smb_cache_destroy()404 chandle->ch_nops++; in smb_cache_lock()449 assert(chandle->ch_nops > 0); in smb_cache_unlock()450 chandle->ch_nops--; in smb_cache_unlock()
941 uint32_t ch_nops; member