Home
last modified time | relevance | path

Searched refs:__fscache_relinquish_volume (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/linux/
Dfscache.h159 extern void __fscache_relinquish_volume(struct fscache_volume *, const void *, bool);
224 __fscache_relinquish_volume(volume, coherency_data, invalidate); in fscache_relinquish_volume()
/linux-6.1.9/fs/fscache/
Dvolume.c427 void __fscache_relinquish_volume(struct fscache_volume *volume, in __fscache_relinquish_volume() function
442 EXPORT_SYMBOL(__fscache_relinquish_volume);