Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/isns/isnsd/
H A Disns_cache.h41 #define RESET_CACHE_UPDATED() (cache_flag &= ~CACHE_FLAG_UPDATED) macro
H A Dcache.c204 RESET_CACHE_UPDATED(); in cache_unlock()