Home
last modified time | relevance | path

Searched defs:cache_put (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/sunrpc/
Dcache.h77 void (*cache_put)(struct kref *); member
208 static inline void cache_put(struct cache_head *h, struct cache_detail *cd) in cache_put() function
/Linux-v6.6/drivers/md/
Ddm-bufio.c599 static bool cache_put(struct dm_buffer_cache *bc, struct dm_buffer *b) in cache_put() function