Searched refs:cache_resources (Results 1 – 12 of 12) sorted by relevance
82 if (rreq->cache_resources.ops) in netfs_free_request()83 rreq->cache_resources.ops->end_operation(&rreq->cache_resources); in netfs_free_request()
48 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_read_from_cache()171 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_rreq_do_write_to_cache()490 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_prepare_read()
106 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_expand_readahead()
202 struct netfs_cache_resources cache_resources; member244 fscache_end_operation(&wreq->cache_resources); in fscache_wreq_done()275 cres = &wreq->cache_resources; in __fscache_write_to_cache()
17 struct netfs_cache_resources cache_resources; member86 if (req->cache_resources.ops) in erofs_fscache_req_put()87 req->cache_resources.ops->end_operation(&req->cache_resources); in erofs_fscache_req_put()120 struct netfs_cache_resources *cres = &req->cache_resources; in erofs_fscache_read_folios_async()
64 return fscache_begin_read_operation(&rreq->cache_resources, cookie); in ceph_begin_cache_operation()
181 struct netfs_cache_resources cache_resources; member
100 return fscache_begin_read_operation(&rreq->cache_resources, cookie); in v9fs_begin_cache_operation()
145 __entry->cookie = rreq->cache_resources.debug_id;
187 struct netfs_cache_resources cache_resources;205 * ``cache_resources``327 The cache gets to store its state in ->cache_resources and must set a table
371 return fscache_begin_read_operation(&rreq->cache_resources, in afs_begin_cache_operation()
509 return cachefiles_do_prepare_read(&subreq->rreq->cache_resources, in cachefiles_prepare_read()
Completed in 16 milliseconds