Home
last modified time | relevance | path

Searched refs:next_req (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/dm-pcache/
H A Dcache_req.c598 struct pcache_backing_dev_req *backing_req, *next_req; in read_walk_finally() local
601 list_for_each_entry_safe(backing_req, next_req, ctx->submit_req_list, node) { in read_walk_finally()
670 struct pcache_backing_dev_req *backing_req, *next_req; in cache_read() local
731 list_for_each_entry_safe(backing_req, next_req, &submit_req_list, node) { in cache_read()
/linux/drivers/infiniband/hw/hfi1/
H A Dtid_rdma.c3508 goto next_req; in hfi1_tid_write_alloc_resources()
3514 goto next_req; in hfi1_tid_write_alloc_resources()
3578 next_req: in hfi1_tid_write_alloc_resources()
/linux/fs/ceph/
H A Dmds_client.c1218 struct ceph_mds_request *next_req = in __unregister_request() local
1220 if (next_req->r_op != CEPH_MDS_OP_SETFILELOCK) { in __unregister_request()
1221 mdsc->oldest_tid = next_req->r_tid; in __unregister_request()