Lines Matching refs:fscache_cache
23 struct fscache_cache;
45 struct fscache_cache *cache; /* cache referred to by this tag */
55 struct fscache_cache { struct
230 struct fscache_object *(*alloc_object)(struct fscache_cache *cache,
270 void (*sync_cache)(struct fscache_cache *cache);
306 void (*dissociate_pages)(struct fscache_cache *cache);
377 struct fscache_cache *cache; /* cache that supplied this object */
392 struct fscache_cache *);
431 static inline void fscache_object_destroyed(struct fscache_cache *cache) in fscache_object_destroyed()
530 void fscache_init_cache(struct fscache_cache *cache,
534 extern int fscache_add_cache(struct fscache_cache *cache,
537 extern void fscache_withdraw_cache(struct fscache_cache *cache);
539 extern void fscache_io_error(struct fscache_cache *cache);