Searched defs:cache_put (Results 1 – 2 of 2) sorted by relevance
77 void (*cache_put)(struct kref *); member208 static inline void cache_put(struct cache_head *h, struct cache_detail *cd) in cache_put() function
634 static bool cache_put(struct dm_buffer_cache *bc, struct dm_buffer *b) in cache_put() function