Lines Matching defs:detail

45 static void cache_init(struct cache_head *h, struct cache_detail *detail)  in cache_init()
61 static struct cache_head *sunrpc_cache_find_rcu(struct cache_detail *detail, in sunrpc_cache_find_rcu()
99 static struct cache_head *sunrpc_cache_add_entry(struct cache_detail *detail, in sunrpc_cache_add_entry()
148 struct cache_head *sunrpc_cache_lookup_rcu(struct cache_detail *detail, in sunrpc_cache_lookup_rcu()
164 struct cache_detail *detail) in cache_fresh_locked()
177 struct cache_detail *detail) in cache_fresh_unlocked()
185 static void cache_make_negative(struct cache_detail *detail, in cache_make_negative()
192 static void cache_entry_update(struct cache_detail *detail, in cache_entry_update()
204 struct cache_head *sunrpc_cache_update(struct cache_detail *detail, in sunrpc_cache_update()
269 static int try_to_negate_entry(struct cache_detail *detail, struct cache_head *h) in try_to_negate_entry()
286 int cache_check_rcu(struct cache_detail *detail, in cache_check_rcu()
346 int cache_check(struct cache_detail *detail, in cache_check()
543 void cache_purge(struct cache_detail *detail) in cache_purge()
823 static int cache_request(struct cache_detail *detail, in cache_request()
1093 static void cache_dequeue(struct cache_detail *detail, struct cache_head *ch) in cache_dequeue()
1181 static void warn_no_listener(struct cache_detail *detail) in warn_no_listener()
1190 static bool cache_listeners_exist(struct cache_detail *detail) in cache_listeners_exist()
1213 static int cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) in cache_pipe_upcall()
1254 int sunrpc_cache_pipe_upcall(struct cache_detail *detail, struct cache_head *h) in sunrpc_cache_pipe_upcall()
1262 int sunrpc_cache_pipe_upcall_timeout(struct cache_detail *detail, in sunrpc_cache_pipe_upcall_timeout()