Searched defs:cache_updated (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c8083 int cache_updated; local
8092 cache_updated = 0;
8098 cache_updated = 1;
8113 if (cache_updated)
8201 int cache_updated = 0; local
8214 cache_updated = 1;
8225 cache_updated = 1;
8238 cache_updated = 1;
8243 if (cache_updated)

Completed in 77 milliseconds