Searched refs:CACHE_VALID (Results 1 – 4 of 4) sorted by relevance
59 #define CACHE_VALID 0 /* Entry contains valid data */ macro200 if (!test_bit(CACHE_VALID, &h->flags)) in cache_is_expired()
162 if (test_bit(CACHE_VALID, &h->flags)) in idtoname_show()333 if (test_bit(CACHE_VALID, &h->flags)) in nametoid_show()
45 if (test_bit(CACHE_VALID, &key->h.flags) && in expkey_put()182 if (test_bit(CACHE_VALID, &h->flags) && in expkey_show()673 if (test_bit(CACHE_VALID, &h->flags) && in svc_export_show()
297 if (!test_bit(CACHE_VALID, &(*item)->h.flags) in do_cache_lookup_nowait()