Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_volume.c296 fscache_put_volume(volume, fscache_volume_put_create_work); in fscache_create_volume_work()
314 fscache_put_volume(volume, fscache_volume_put_create_work); in fscache_create_volume()
343 fscache_put_volume(volume, fscache_volume_put_hash_collision); in __fscache_acquire_volume()
420 void fscache_put_volume(struct fscache_volume *volume, in fscache_put_volume() function
434 EXPORT_SYMBOL(fscache_put_volume);
452 fscache_put_volume(volume, fscache_volume_put_relinquish); in __fscache_relinquish_volume()
H A Dfscache_cookie.c1019 fscache_put_volume(volume, fscache_volume_put_cookie); in fscache_put_cookie()
/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()
/linux/include/linux/
H A Dfscache-cache.h104 extern void fscache_put_volume(struct fscache_volume *volume,