Searched refs:cache_fresh_unlocked (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/net/sunrpc/ |
| D | cache.c | 59 static void cache_fresh_unlocked(struct cache_head *head, 127 cache_fresh_unlocked(freeme, detail); in sunrpc_cache_add_entry() 161 static void cache_fresh_unlocked(struct cache_head *head, in cache_fresh_unlocked() function 188 cache_fresh_unlocked(old, detail); in sunrpc_cache_update() 213 cache_fresh_unlocked(tmp, detail); in sunrpc_cache_update() 214 cache_fresh_unlocked(old, detail); in sunrpc_cache_update() 261 cache_fresh_unlocked(h, detail); in try_to_negate_entry() 305 cache_fresh_unlocked(h, detail); in cache_check() 476 cache_fresh_unlocked(ch, d); in cache_clean() 539 cache_fresh_unlocked(ch, detail); in cache_purge()
|