Lines Matching refs:cachefiles_cache
32 struct cachefiles_cache *cache; in cachefiles_alloc_object()
38 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_alloc_object()
127 struct cachefiles_cache *cache; in cachefiles_lookup_object()
133 cache = container_of(_object->cache, struct cachefiles_cache, cache); in cachefiles_lookup_object()
212 struct cachefiles_cache *cache; in cachefiles_update_object()
221 cache = container_of(object->fscache.cache, struct cachefiles_cache, in cachefiles_update_object()
268 struct cachefiles_cache *cache; in cachefiles_drop_object()
281 struct cachefiles_cache, cache); in cachefiles_drop_object()
382 struct cachefiles_cache *cache; in cachefiles_sync_cache()
388 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_sync_cache()
412 struct cachefiles_cache *cache; in cachefiles_check_consistency()
420 struct cachefiles_cache, cache); in cachefiles_check_consistency()
437 struct cachefiles_cache *cache; in cachefiles_attr_changed()
451 struct cachefiles_cache, cache); in cachefiles_attr_changed()
506 struct cachefiles_cache *cache; in cachefiles_invalidate_object()
514 struct cachefiles_cache, cache); in cachefiles_invalidate_object()