Searched refs:_cache (Results 1 – 3 of 3) sorted by relevance
23 struct fscache_cache *_cache, in cachefiles_alloc_object() argument34 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_alloc_object()376 static void cachefiles_sync_cache(struct fscache_cache *_cache) in cachefiles_sync_cache() argument382 _enter("%s", _cache->tag->name); in cachefiles_sync_cache()384 cache = container_of(_cache, struct cachefiles_cache, cache); in cachefiles_sync_cache()
81 Ip_u2s3u1(_cache);
285 I_u2s3u1(_cache)