Home
last modified time | relevance | path

Searched refs:cache_resources (Results 1 – 12 of 12) sorted by relevance

/linux-6.3-rc2/fs/netfs/
A Dobjects.c82 if (rreq->cache_resources.ops) in netfs_free_request()
83 rreq->cache_resources.ops->end_operation(&rreq->cache_resources); in netfs_free_request()
A Dio.c48 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()
A Dbuffered_read.c106 struct netfs_cache_resources *cres = &rreq->cache_resources; in netfs_cache_expand_readahead()
/linux-6.3-rc2/fs/fscache/
A Dio.c202 struct netfs_cache_resources cache_resources; member
244 fscache_end_operation(&wreq->cache_resources); in fscache_wreq_done()
275 cres = &wreq->cache_resources; in __fscache_write_to_cache()
/linux-6.3-rc2/fs/erofs/
A Dfscache.c17 struct netfs_cache_resources cache_resources; member
86 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()
/linux-6.3-rc2/fs/ceph/
A Dcache.h64 return fscache_begin_read_operation(&rreq->cache_resources, cookie); in ceph_begin_cache_operation()
/linux-6.3-rc2/include/linux/
A Dnetfs.h181 struct netfs_cache_resources cache_resources; member
/linux-6.3-rc2/fs/9p/
A Dvfs_addr.c100 return fscache_begin_read_operation(&rreq->cache_resources, cookie); in v9fs_begin_cache_operation()
/linux-6.3-rc2/include/trace/events/
A Dnetfs.h145 __entry->cookie = rreq->cache_resources.debug_id;
/linux-6.3-rc2/Documentation/filesystems/
A Dnetfs_library.rst187 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
/linux-6.3-rc2/fs/afs/
A Dfile.c371 return fscache_begin_read_operation(&rreq->cache_resources, in afs_begin_cache_operation()
/linux-6.3-rc2/fs/cachefiles/
A Dio.c509 return cachefiles_do_prepare_read(&subreq->rreq->cache_resources, in cachefiles_prepare_read()

Completed in 17 milliseconds