Searched refs:_cache (Results 1 – 1 of 1) sorted by relevance
27 struct fscache_cache *_cache, in cachefiles_alloc_object() argument38 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_alloc_object()360 static void cachefiles_sync_cache(struct fscache_cache *_cache) in cachefiles_sync_cache() argument366 _enter("%p", _cache); in cachefiles_sync_cache()368 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_sync_cache()