Lines Matching refs:fscache_cache
27 struct fscache_cache;
49 struct fscache_cache *cache; /* cache referred to by this tag */
59 struct fscache_cache { struct
234 struct fscache_object *(*alloc_object)(struct fscache_cache *cache,
274 void (*sync_cache)(struct fscache_cache *cache);
310 void (*dissociate_pages)(struct fscache_cache *cache);
381 struct fscache_cache *cache; /* cache that supplied this object */
396 struct fscache_cache *);
435 static inline void fscache_object_destroyed(struct fscache_cache *cache) in fscache_object_destroyed()
534 void fscache_init_cache(struct fscache_cache *cache,
538 extern int fscache_add_cache(struct fscache_cache *cache,
541 extern void fscache_withdraw_cache(struct fscache_cache *cache);
543 extern void fscache_io_error(struct fscache_cache *cache);