Searched refs:ch_nops (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cache.c88 chandle->ch_nops = 0;
121 while (chandle->ch_nops > 0)
404 chandle->ch_nops++;
449 assert(chandle->ch_nops > 0);
450 chandle->ch_nops--;
H A Dlibsmb.h926 uint32_t ch_nops; member in struct:smb_cache

Completed in 68 milliseconds