Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/fscache/
H A Dvolume.c91 fscache_end_volume_access(volume, cookie, fscache_access_unlive); in fscache_begin_volume_access()
98 * fscache_end_volume_access - Unpin a cache at the end of an access.
106 void fscache_end_volume_access(struct fscache_volume *volume, in fscache_end_volume_access() function
120 EXPORT_SYMBOL(fscache_end_volume_access); variable
387 fscache_end_volume_access(volume, NULL, in fscache_free_volume()
H A Dcookie.c541 fscache_end_volume_access(cookie->volume, cookie, trace); in fscache_perform_lookup()
/kernel/linux/linux-6.6/include/linux/
H A Dfscache-cache.h100 extern void fscache_end_volume_access(struct fscache_volume *volume,

Completed in 4 milliseconds