Lines Matching refs:cachefiles_cache
35 struct cachefiles_cache *cache; in cachefiles_alloc_object()
41 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_alloc_object()
124 struct cachefiles_cache *cache; in cachefiles_lookup_object()
130 cache = container_of(_object->cache, struct cachefiles_cache, cache); in cachefiles_lookup_object()
206 struct cachefiles_cache *cache; in cachefiles_update_object()
214 cache = container_of(object->fscache.cache, struct cachefiles_cache, in cachefiles_update_object()
249 struct cachefiles_cache *cache; in cachefiles_drop_object()
260 struct cachefiles_cache, cache); in cachefiles_drop_object()
351 struct cachefiles_cache *cache; in cachefiles_sync_cache()
357 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_sync_cache()
381 struct cachefiles_cache *cache; in cachefiles_attr_changed()
395 struct cachefiles_cache, cache); in cachefiles_attr_changed()