Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/fscache/
H A Dcache.c162 fscache_put_cache(cache, fscache_cache_put_cache); in fscache_acquire_cache()
171 * fscache_put_cache - Release a cache-level cookie.
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.c260 fscache_put_cache(cache, fscache_cache_put_alloc_volume); in fscache_alloc_volume()
403 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);

Completed in 3 milliseconds