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

/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cache.c36 #define SMB_CACHE_STATE_NOCACHE 0 macro
79 if (chandle->ch_state != SMB_CACHE_STATE_NOCACHE) {
110 case SMB_CACHE_STATE_NOCACHE:
127 chandle->ch_state = SMB_CACHE_STATE_NOCACHE;
329 case SMB_CACHE_STATE_NOCACHE:
361 case SMB_CACHE_STATE_NOCACHE:
386 case SMB_CACHE_STATE_NOCACHE:

Completed in 43 milliseconds