Home
last modified time | relevance | path

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

/linux/include/linux/sunrpc/
H A Dcache.h65 CACHE_CLEANED, /* Entry has been cleaned from cache */ enumerator
/linux/net/sunrpc/
H A Dcache.c88 set_bit(CACHE_CLEANED, &ch->flags); in sunrpc_begin_cache_remove_entry()
1218 if (test_bit(CACHE_CLEANED, &h->flags)) in cache_pipe_upcall()