Lines Matching refs:fscache_retrieval
256 struct fscache_retrieval *op = in fscache_do_cancel_retrieval()
257 container_of(_op, struct fscache_retrieval, op); in fscache_do_cancel_retrieval()
267 struct fscache_retrieval *op = in fscache_release_retrieval_op()
268 container_of(_op, struct fscache_retrieval, op); in fscache_release_retrieval_op()
285 static struct fscache_retrieval *fscache_alloc_retrieval( in fscache_alloc_retrieval()
291 struct fscache_retrieval *op; in fscache_alloc_retrieval()
416 struct fscache_retrieval *op; in __fscache_read_or_alloc_page()
546 struct fscache_retrieval *op; in __fscache_read_or_alloc_pages()
658 struct fscache_retrieval *op; in __fscache_alloc_page()
1113 void fscache_mark_page_cached(struct fscache_retrieval *op, struct page *page) in fscache_mark_page_cached()
1145 void fscache_mark_pages_cached(struct fscache_retrieval *op, in fscache_mark_pages_cached()