Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dvolume.c297 fscache_put_volume(volume, fscache_volume_put_create_work); in fscache_create_volume_work()
315 fscache_put_volume(volume, fscache_volume_put_create_work); in fscache_create_volume()
345 fscache_put_volume(volume, fscache_volume_put_hash_collision); in __fscache_acquire_volume()
422 void fscache_put_volume(struct fscache_volume *volume, in fscache_put_volume() function
436 EXPORT_SYMBOL(fscache_put_volume);
454 fscache_put_volume(volume, fscache_volume_put_relinquish); in __fscache_relinquish_volume()
H A Dcookie.c1019 fscache_put_volume(volume, fscache_volume_put_cookie); in fscache_put_cookie()
/openbmc/linux/fs/cachefiles/
H A Dcache.c338 fscache_put_volume(vcookie, fscache_volume_put_withdraw); in cachefiles_withdraw_fscache_volumes()
376 fscache_put_volume(vcookie, fscache_volume_put_withdraw); in cachefiles_withdraw_volumes()
/openbmc/linux/include/linux/
H A Dfscache-cache.h104 extern void fscache_put_volume(struct fscache_volume *volume,