Lines Matching defs:detail
53 static inline int cache_is_expired(struct cache_detail *detail, struct cache_head *h) in cache_is_expired()
59 struct cache_head *sunrpc_cache_lookup(struct cache_detail *detail, in sunrpc_cache_lookup()
136 struct cache_detail *detail) in cache_fresh_unlocked()
144 struct cache_head *sunrpc_cache_update(struct cache_detail *detail, in sunrpc_cache_update()
204 static inline int cache_is_valid(struct cache_detail *detail, struct cache_head *h) in cache_is_valid()
225 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) in try_to_negate_entry()
256 int cache_check(struct cache_detail *detail, in cache_check()
500 void cache_purge(struct cache_detail *detail) in cache_purge()
1012 static void cache_dequeue(struct cache_detail *detail, struct cache_head *ch) in cache_dequeue()
1107 static void warn_no_listener(struct cache_detail *detail) in warn_no_listener()
1116 static bool cache_listeners_exist(struct cache_detail *detail) in cache_listeners_exist()
1139 int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h, in sunrpc_cache_pipe_upcall()