Home
last modified time | relevance | path

Searched refs:IS_CACHE_UPDATED (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/isns/isnsd/
H A Disns_cache.h43 #define IS_CACHE_UPDATED() (cache_flag & CACHE_FLAG_UPDATED) macro
H A Dcache.c207 ASSERT(!IS_CACHE_UPDATED()); in cache_unlock()
H A Dobj.c3833 if (IS_CACHE_UPDATED()) { in data_sync()