Lines Matching refs:r_tid
1147 DEFINE_RB_FUNCS(request, struct ceph_osd_request, r_tid, r_node) in DEFINE_RB_FUNCS() argument
1148 DEFINE_RB_FUNCS(request_mc, struct ceph_osd_request, r_tid, r_mc_node) in DEFINE_RB_FUNCS()
1323 dout(" reassigning req %p tid %llu\n", req, req->r_tid); in close_osd()
1420 WARN_ON(!req->r_tid || req->r_osd); in link_request()
1422 req, req->r_tid); in link_request()
1439 req, req->r_tid); in unlink_request()
1991 __func__, req, req->r_tid, osd->o_osd, backoff->spgid.pgid.pool, in should_plug_request()
2300 __func__, req, req->r_tid, req->r_t.pgid.pool, req->r_t.pgid.seed, in send_request()
2310 req->r_request->hdr.tid = cpu_to_le64(req->r_tid); in send_request()
2347 WARN_ON(req->r_tid); in __submit_request()
2404 req->r_tid = atomic64_inc_return(&osdc->last_tid); in __submit_request()
2450 WARN_ON(lookup_request_mc(&osdc->map_checks, req->r_tid)); in finish_request()
2451 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in finish_request()
2472 req->r_tid, req->r_callback, req->r_result); in __complete_request()
2493 dout("%s req %p tid %llu err %d\n", __func__, req, req->r_tid, err); in complete_request()
2509 lookup_req = lookup_request_mc(&osdc->map_checks, req->r_tid); in cancel_map_check()
2520 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in cancel_request()
2530 dout("%s req %p tid %llu err %d\n", __func__, req, req->r_tid, err); in abort_request()
2647 req->r_tid); in check_pool_dne()
2650 req, req->r_tid, req->r_map_dne_bound, map->epoch); in check_pool_dne()
2657 req->r_tid); in check_pool_dne()
2681 req, req->r_tid, req->r_map_dne_bound, greq->u.newest); in map_check_cb()
2700 lookup_req = lookup_request_mc(&osdc->map_checks, req->r_tid); in send_map_check()
2709 map_check_cb, req->r_tid); in send_map_check()
3156 req->r_tid = atomic64_inc_return(&osdc->last_tid); in send_linger_ping()
3361 req, req->r_tid, osd->o_osd); in handle_timeout()
3367 req->r_tid, osd->o_osd); in handle_timeout()
3398 req->r_tid, osdc->homeless_osd.o_osd); in handle_timeout()
3682 req->r_tid, ret); in handle_reply()
3687 __func__, req, req->r_tid, m.flags, m.pgid.pool, m.pgid.seed, in handle_reply()
3694 req, req->r_tid, m.retry_attempt, in handle_reply()
3703 dout("req %p tid %llu redirect pool %lld\n", req, req->r_tid, in handle_reply()
3716 req->r_tid = 0; in handle_reply()
3722 dout("req %p tid %llu EAGAIN\n", req, req->r_tid); in handle_reply()
3736 req->r_tid = 0; in handle_reply()
3743 req->r_num_ops, req->r_tid); in handle_reply()
3748 req->r_tid, i, m.rval[i], m.outdata_len[i]); in handle_reply()
3755 le32_to_cpu(msg->hdr.data_len), req->r_tid); in handle_reply()
3759 req, req->r_tid, m.result, data_len); in handle_reply()
3882 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in scan_requests()
4589 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in wait_request_timeout()
4630 if (req->r_tid > last_tid) in ceph_osdc_sync()
4640 __func__, req, req->r_tid, last_tid); in ceph_osdc_sync()
5479 __func__, osd->o_osd, req->r_tid, front_len, in get_reply()
5491 __func__, osd->o_osd, req->r_tid, data_len, in get_reply()