Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/sunrpc/
H A Dcache.h61 #define CACHE_CLEANED 3 /* Entry has been cleaned from cache */ macro
/OK3568_Linux_fs/kernel/net/sunrpc/
H A Dcache.c86 set_bit(CACHE_CLEANED, &ch->flags); in sunrpc_begin_cache_remove_entry()
1214 if (test_bit(CACHE_CLEANED, &h->flags)) in cache_pipe_upcall()