Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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()
/openbmc/linux/fs/fscache/
H A Dvolume.c441 void __fscache_relinquish_volume(struct fscache_volume *volume, in __fscache_relinquish_volume() function
456 EXPORT_SYMBOL(__fscache_relinquish_volume);