Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfscache-cache.h59 void (*free_volume)(struct fscache_volume *volume); member
/openbmc/linux/fs/cachefiles/
H A Dinterface.c445 .free_volume = cachefiles_free_volume,
/openbmc/linux/fs/fscache/
H A Dvolume.c386 cache->ops->free_volume(volume); in fscache_free_volume()
/openbmc/linux/Documentation/filesystems/caching/
H A Dbackend-api.rst294 void (*free_volume)(struct fscache_volume *volume);