Lines Matching refs:fscache_retrieval
143 struct fscache_retrieval { struct
153 typedef int (*fscache_page_retrieval_func_t)(struct fscache_retrieval *op, argument
157 typedef int (*fscache_pages_retrieval_func_t)(struct fscache_retrieval *op,
169 struct fscache_retrieval *fscache_get_retrieval(struct fscache_retrieval *op) in fscache_get_retrieval()
181 static inline void fscache_enqueue_retrieval(struct fscache_retrieval *op) in fscache_enqueue_retrieval()
191 static inline void fscache_retrieval_complete(struct fscache_retrieval *op, in fscache_retrieval_complete()
204 static inline void fscache_put_retrieval(struct fscache_retrieval *op) in fscache_put_retrieval()
309 struct fscache_retrieval *op);
478 static inline void fscache_end_io(struct fscache_retrieval *op, in fscache_end_io()
541 extern void fscache_mark_page_cached(struct fscache_retrieval *op,
544 extern void fscache_mark_pages_cached(struct fscache_retrieval *op,