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()380 static void cachefiles_sync_cache(struct fscache_cache *_cache) in cachefiles_sync_cache() argument386 _enter("%p", _cache); in cachefiles_sync_cache()388 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_sync_cache()