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()
121 struct cachefiles_cache *cache; in cachefiles_lookup_object()
127 cache = container_of(_object->cache, struct cachefiles_cache, cache); in cachefiles_lookup_object()
202 struct cachefiles_cache *cache; in cachefiles_update_object()
210 cache = container_of(object->fscache.cache, struct cachefiles_cache, in cachefiles_update_object()
254 struct cachefiles_cache *cache; in cachefiles_drop_object()
265 struct cachefiles_cache, cache); in cachefiles_drop_object()
363 struct cachefiles_cache *cache; in cachefiles_sync_cache()
369 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_sync_cache()
393 struct cachefiles_cache *cache; in cachefiles_check_consistency()
401 struct cachefiles_cache, cache); in cachefiles_check_consistency()
418 struct cachefiles_cache *cache; in cachefiles_attr_changed()
432 struct cachefiles_cache, cache); in cachefiles_attr_changed()
487 struct cachefiles_cache *cache; in cachefiles_invalidate_object()
495 struct cachefiles_cache, cache); in cachefiles_invalidate_object()