Home
last modified time | relevance | path

Searched refs:acquire_volume (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dfscache-cache.h57 void (*acquire_volume)(struct fscache_volume *volume); member
/openbmc/linux/fs/fscache/
H A Dvolume.c291 if (ops->acquire_volume) in fscache_create_volume_work()
292 ops->acquire_volume(volume); in fscache_create_volume_work()
/openbmc/linux/fs/cachefiles/
H A Dinterface.c444 .acquire_volume = cachefiles_acquire_volume,
/openbmc/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst282 void (*acquire_volume)(struct fscache_volume *volume);