Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dfscache_volume.c302 void fscache_create_volume(struct fscache_volume *volume, bool wait) in fscache_create_volume() function
347 fscache_create_volume(volume, false); in __fscache_acquire_volume()
H A Dinternal.h442 void fscache_create_volume(struct fscache_volume *volume, bool wait);
H A Dfscache_cookie.c511 fscache_create_volume(cookie->volume, true); in fscache_perform_lookup()