Lines Matching refs:linger_id

1243 		     lreq->linger_id);  in close_osd()
2613 DEFINE_RB_INSDEL_FUNCS(linger, struct ceph_osd_linger_request, linger_id, node) in DEFINE_RB_INSDEL_FUNCS() argument
2614 DEFINE_RB_FUNCS(linger_osdc, struct ceph_osd_linger_request, linger_id, osdc_node) in DEFINE_RB_INSDEL_FUNCS()
2615 DEFINE_RB_FUNCS(linger_mc, struct ceph_osd_linger_request, linger_id, mc_node) in DEFINE_RB_INSDEL_FUNCS()
2626 WARN_ON(!lreq->linger_id || lreq->osd); in DEFINE_RB_INSDEL_FUNCS()
2628 osd->o_osd, lreq, lreq->linger_id); in DEFINE_RB_INSDEL_FUNCS()
2646 osd->o_osd, lreq, lreq->linger_id); in unlink_linger()
2682 WARN_ON(lreq->linger_id); in linger_register()
2685 lreq->linger_id = ++osdc->last_linger_id; in linger_register()
2784 lreq->wcb(lreq->data, lwork->notify.notify_id, lreq->linger_id, in do_watch_notify()
2804 lreq->errcb(lreq->data, lreq->linger_id, lwork->error.err); in do_watch_error()
2839 lreq->linger_id, req->r_result); in linger_commit_cb()
2884 lreq, lreq->linger_id, req->r_result, lreq->last_error); in linger_reconnect_cb()
2902 dout("%s lreq %p linger_id %llu\n", __func__, lreq, lreq->linger_id); in send_linger()
2916 op->watch.cookie != lreq->linger_id); in send_linger()
2944 __func__, lreq, lreq->linger_id, req->r_result, lreq->ping_sent, in linger_ping_cb()
2975 __func__, lreq, lreq->linger_id, lreq->ping_sent, in send_linger_ping()
2985 op->watch.cookie != lreq->linger_id || in send_linger_ping()
3019 lreq->linger_id); in cancel_linger_map_check()
3065 lreq, lreq->linger_id); in check_linger_pool_dne()
3068 __func__, lreq, lreq->linger_id, lreq->map_dne_bound, in check_linger_pool_dne()
3076 lreq->linger_id); in check_linger_pool_dne()
3089 u64 linger_id = greq->private_data; in linger_map_check_cb() local
3094 lreq = lookup_linger_mc(&osdc->linger_map_checks, linger_id); in linger_map_check_cb()
3096 dout("%s linger_id %llu dne\n", __func__, linger_id); in linger_map_check_cb()
3101 __func__, lreq, lreq->linger_id, lreq->map_dne_bound, in linger_map_check_cb()
3122 lreq->linger_id); in send_linger_map_check()
3131 linger_map_check_cb, lreq->linger_id); in send_linger_map_check()
3139 dout("%s lreq %p linger_id %llu\n", __func__, lreq, lreq->linger_id); in linger_reg_commit_wait()
3148 dout("%s lreq %p linger_id %llu\n", __func__, lreq, lreq->linger_id); in linger_notify_finish_wait()
3204 lreq, lreq->linger_id, osd->o_osd); in handle_timeout()
3656 lreq->linger_id); in scan_requests()
4531 osd_req_op_watch_init(lreq->reg_req, 0, lreq->linger_id, in ceph_osdc_watch()
4533 osd_req_op_watch_init(lreq->ping_req, 0, lreq->linger_id, in ceph_osdc_watch()
4574 osd_req_op_watch_init(req, 0, lreq->linger_id, in ceph_osdc_unwatch()
4745 ret = osd_req_op_notify_init(lreq->reg_req, 0, lreq->linger_id, 1, in ceph_osdc_notify()
4797 lreq, lreq->linger_id, age, lreq->last_error); in ceph_osdc_watch_check()