fscache_cache      27 include/linux/fscache-cache.h struct fscache_cache;
fscache_cache      37 include/linux/fscache-cache.h 	struct fscache_cache	*cache;		/* cache referred to by this tag */
fscache_cache     234 include/linux/fscache-cache.h 	struct fscache_object *(*alloc_object)(struct fscache_cache *cache,
fscache_cache     272 include/linux/fscache-cache.h 	void (*sync_cache)(struct fscache_cache *cache);
fscache_cache     308 include/linux/fscache-cache.h 	void (*dissociate_pages)(struct fscache_cache *cache);
fscache_cache     377 include/linux/fscache-cache.h 	struct fscache_cache	*cache;		/* cache that supplied this object */
fscache_cache     392 include/linux/fscache-cache.h 				struct fscache_cache *);
fscache_cache     432 include/linux/fscache-cache.h static inline void fscache_object_destroyed(struct fscache_cache *cache)
fscache_cache     531 include/linux/fscache-cache.h void fscache_init_cache(struct fscache_cache *cache,
fscache_cache     535 include/linux/fscache-cache.h extern int fscache_add_cache(struct fscache_cache *cache,
fscache_cache     538 include/linux/fscache-cache.h extern void fscache_withdraw_cache(struct fscache_cache *cache);
fscache_cache     540 include/linux/fscache-cache.h extern void fscache_io_error(struct fscache_cache *cache);