Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfscache-cache.h95 extern void fscache_withdraw_volume(struct fscache_volume *volume);
/linux-6.1.9/fs/cachefiles/
Dvolume.c136 fscache_withdraw_volume(volume->vcookie); in cachefiles_withdraw_volume()
/linux-6.1.9/fs/fscache/
Dvolume.c451 void fscache_withdraw_volume(struct fscache_volume *volume) in fscache_withdraw_volume() function
466 EXPORT_SYMBOL(fscache_withdraw_volume);
/linux-6.1.9/Documentation/filesystems/caching/
Dbackend-api.rst120 void fscache_withdraw_volume(struct fscache_volume *volume);