Home
last modified time | relevance | path

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

/include/linux/sunrpc/
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
213 kref_put(&h->ref, cd->cache_put); in cache_put()

Completed in 4 milliseconds