Home
last modified time | relevance | path

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

/linux-6.1.9/fs/fscache/
Dvolume.c290 void fscache_create_volume(struct fscache_volume *volume, bool wait) in fscache_create_volume() function
336 fscache_create_volume(volume, false); in __fscache_acquire_volume()
Dinternal.h153 void fscache_create_volume(struct fscache_volume *volume, bool wait);
Dcookie.c511 fscache_create_volume(cookie->volume, true); in fscache_perform_lookup()