Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dcache.c162 fscache_put_cache(cache, fscache_cache_put_cache); in fscache_acquire_cache()
179 void fscache_put_cache(struct fscache_cache *cache, in fscache_put_cache() function
219 fscache_put_cache(cache, where); in fscache_relinquish_cache()
H A Dvolume.c273 fscache_put_cache(cache, fscache_cache_put_alloc_volume); in fscache_alloc_volume()
415 fscache_put_cache(cache, fscache_cache_put_volume); in fscache_free_volume()
H A Dinternal.h29 void fscache_put_cache(struct fscache_cache *cache, enum fscache_cache_trace where);