Lines Matching refs:cachefiles_cache
28 struct cachefiles_cache *cache; in cachefiles_alloc_object()
34 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_alloc_object()
123 struct cachefiles_cache *cache; in cachefiles_lookup_object()
129 cache = container_of(_object->cache, struct cachefiles_cache, cache); in cachefiles_lookup_object()
208 struct cachefiles_cache *cache; in cachefiles_update_object()
217 cache = container_of(object->fscache.cache, struct cachefiles_cache, in cachefiles_update_object()
264 struct cachefiles_cache *cache; in cachefiles_drop_object()
277 struct cachefiles_cache, cache); in cachefiles_drop_object()
378 struct cachefiles_cache *cache; in cachefiles_sync_cache()
384 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_sync_cache()
408 struct cachefiles_cache *cache; in cachefiles_check_consistency()
416 struct cachefiles_cache, cache); in cachefiles_check_consistency()
433 struct cachefiles_cache *cache; in cachefiles_attr_changed()
447 struct cachefiles_cache, cache); in cachefiles_attr_changed()
502 struct cachefiles_cache *cache; in cachefiles_invalidate_object()
510 struct cachefiles_cache, cache); in cachefiles_invalidate_object()