Searched refs:_cache (Results 1 – 3 of 3) sorted by relevance
30 struct fscache_cache *_cache, in cachefiles_alloc_object() argument41 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_alloc_object()349 static void cachefiles_sync_cache(struct fscache_cache *_cache) in cachefiles_sync_cache() argument355 _enter("%p", _cache); in cachefiles_sync_cache()357 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_sync_cache()
74 Ip_u2s3u1(_cache);
385 I_u2s3u1(_cache)