Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sunrpc/
Dcache.h62 #define CACHE_CLEANED 3 /* Entry has been cleaned from cache */ macro
/Linux-v4.19/net/sunrpc/
Dcache.c448 set_bit(CACHE_CLEANED, &ch->flags); in cache_clean()
510 set_bit(CACHE_CLEANED, &ch->flags); in cache_purge()
1182 if (test_bit(CACHE_CLEANED, &h->flags)) in sunrpc_cache_pipe_upcall()