fscache_cache 23 fs/cachefiles/interface.c struct fscache_cache *_cache, fscache_cache 326 fs/cachefiles/interface.c struct fscache_cache *cache; fscache_cache 376 fs/cachefiles/interface.c static void cachefiles_sync_cache(struct fscache_cache *_cache) fscache_cache 546 fs/cachefiles/interface.c static void cachefiles_dissociate_pages(struct fscache_cache *cache) fscache_cache 56 fs/cachefiles/internal.h struct fscache_cache cache; /* FS-Cache record */ fscache_cache 90 fs/fscache/cache.c struct fscache_cache *fscache_select_cache_for_object( fscache_cache 95 fs/fscache/cache.c struct fscache_cache *cache; fscache_cache 161 fs/fscache/cache.c struct fscache_cache, link); fscache_cache 178 fs/fscache/cache.c void fscache_init_cache(struct fscache_cache *cache, fscache_cache 213 fs/fscache/cache.c int fscache_add_cache(struct fscache_cache *cache, fscache_cache 313 fs/fscache/cache.c void fscache_io_error(struct fscache_cache *cache) fscache_cache 325 fs/fscache/cache.c static void fscache_withdraw_all_objects(struct fscache_cache *cache, fscache_cache 361 fs/fscache/cache.c void fscache_withdraw_cache(struct fscache_cache *cache) fscache_cache 25 fs/fscache/cookie.c static int fscache_alloc_object(struct fscache_cache *cache, fscache_cache 397 fs/fscache/cookie.c struct fscache_cache *cache; fscache_cache 477 fs/fscache/cookie.c static int fscache_alloc_object(struct fscache_cache *cache, fscache_cache 555 fs/fscache/cookie.c struct fscache_cache *cache = object->cache; fscache_cache 41 fs/fscache/internal.h extern struct fscache_cache *fscache_select_cache_for_object( fscache_cache 303 fs/fscache/object.c struct fscache_cache *cache) fscache_cache 704 fs/fscache/object.c struct fscache_cache *cache = object->cache; fscache_cache 496 fs/fscache/operation.c struct fscache_cache *cache; fscache_cache 565 fs/fscache/operation.c struct fscache_cache *cache = fscache_cache 566 fs/fscache/operation.c container_of(work, struct fscache_cache, op_gc); fscache_cache 23 include/linux/fscache-cache.h struct fscache_cache; fscache_cache 45 include/linux/fscache-cache.h struct fscache_cache *cache; /* cache referred to by this tag */ fscache_cache 230 include/linux/fscache-cache.h struct fscache_object *(*alloc_object)(struct fscache_cache *cache, fscache_cache 270 include/linux/fscache-cache.h void (*sync_cache)(struct fscache_cache *cache); fscache_cache 306 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 431 include/linux/fscache-cache.h static inline void fscache_object_destroyed(struct fscache_cache *cache) fscache_cache 530 include/linux/fscache-cache.h void fscache_init_cache(struct fscache_cache *cache, fscache_cache 534 include/linux/fscache-cache.h extern int fscache_add_cache(struct fscache_cache *cache, fscache_cache 537 include/linux/fscache-cache.h extern void fscache_withdraw_cache(struct fscache_cache *cache); fscache_cache 539 include/linux/fscache-cache.h extern void fscache_io_error(struct fscache_cache *cache);