Searched refs:cache_put (Results 1 – 1 of 1) 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() function213 kref_put(&h->ref, cd->cache_put); in cache_put()
Completed in 4 milliseconds