Home
last modified time | relevance | path

Searched refs:fscache_end_volume_access (Results 1 – 3 of 3) sorted by relevance

/linux/fs/netfs/
H A Dfscache_volume.c104 fscache_end_volume_access(volume, cookie, fscache_access_unlive); in fscache_begin_volume_access()
111 * fscache_end_volume_access - Unpin a cache at the end of an access.
119 void fscache_end_volume_access(struct fscache_volume *volume, in fscache_end_volume_access() function
133 EXPORT_SYMBOL(fscache_end_volume_access);
399 fscache_end_volume_access(volume, NULL, in fscache_free_volume()
H A Dfscache_cookie.c541 fscache_end_volume_access(cookie->volume, cookie, trace); in fscache_perform_lookup()
/linux/include/linux/
H A Dfscache-cache.h106 extern void fscache_end_volume_access(struct fscache_volume *volume,