Searched defs:fscache_cache (Results 1 – 2 of 2) sorted by relevance
35 struct fscache_cache { struct36 const struct fscache_cache_ops *ops; argument44 enum fscache_cache_state state; argument51 struct fscache_cache_ops { argument
55 struct fscache_cache { struct56 const struct fscache_cache_ops *ops; argument57 struct fscache_cache_tag *tag; /* tag representing this cache */ argument76 extern wait_queue_head_t fscache_cache_cleared_wq; argument