Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscache-cache.h57 void (*acquire_volume)(struct fscache_volume *volume); member
/linux/fs/netfs/
H A Dfscache_volume.c290 if (ops->acquire_volume) in fscache_create_volume_work()
291 ops->acquire_volume(volume); in fscache_create_volume_work()
/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst282 void (*acquire_volume)(struct fscache_volume *volume);