Lines Matching refs:fscache_cache
20 The cache definition (struct fscache_cache) should be initialised by calling:
22 void fscache_init_cache(struct fscache_cache *cache,
41 int fscache_add_cache(struct fscache_cache *cache,
68 void fscache_withdraw_cache(struct fscache_cache *cache);
100 is enabled. This is accessible through the kobject struct fscache_cache::kobj
133 struct fscache_cache *cache;
234 struct fscache_object *(*alloc_object)(struct fscache_cache *cache,
354 void (*sync)(struct fscache_cache *cache)
362 void (*dissociate_pages)(struct fscache_cache *cache)
534 void fscache_io_error(struct fscache_cache *cache)
630 void fscache_object_destroyed(struct fscache_cache *cache);