Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sunrpc/
H A 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
/openbmc/linux/drivers/md/
H A Ddm-bufio.c636 static bool cache_put(struct dm_buffer_cache *bc, struct dm_buffer *b) in cache_put() function