Home
last modified time | relevance | path

Searched defs:cachefiles_volume (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/fs/cachefiles/
Dinternal.h39 struct cachefiles_volume { struct
40 struct cachefiles_cache *cache;
41 struct list_head cache_link; /* Link in cache->volumes */
65 struct cachefiles_volume *volume; /* Cache volume that holds this object */ argument