Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dvolume.c303 void fscache_create_volume(struct fscache_volume *volume, bool wait) in fscache_create_volume() function
349 fscache_create_volume(volume, false); in __fscache_acquire_volume()
H A Dinternal.h151 void fscache_create_volume(struct fscache_volume *volume, bool wait);
H A Dcookie.c511 fscache_create_volume(cookie->volume, true); in fscache_perform_lookup()