Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_volume.c20 struct fscache_volume *fscache_get_volume(struct fscache_volume *volume, in fscache_get_volume() function
313 fscache_get_volume(volume, fscache_volume_get_create_work); in fscache_create_volume()
H A Dinternal.h374 struct fscache_volume *fscache_get_volume(struct fscache_volume *volume,
H A Dfscache_cookie.c422 fscache_get_volume(candidate->volume, fscache_volume_get_cookie); in fscache_hash_cookie()