Searched refs:next_req (Results 1 – 3 of 3) sorted by relevance
598 struct pcache_backing_dev_req *backing_req, *next_req; in read_walk_finally() local601 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() local731 list_for_each_entry_safe(backing_req, next_req, &submit_req_list, node) { in cache_read()
3508 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()
1218 struct ceph_mds_request *next_req = in __unregister_request() local1220 if (next_req->r_op != CEPH_MDS_OP_SETFILELOCK) { in __unregister_request()1221 mdsc->oldest_tid = next_req->r_tid; in __unregister_request()