Lines Matching refs:linger_id
1333 lreq->linger_id); in close_osd()
2714 DEFINE_RB_INSDEL_FUNCS(linger, struct ceph_osd_linger_request, linger_id, node) in DEFINE_RB_INSDEL_FUNCS() argument
2715 DEFINE_RB_FUNCS(linger_osdc, struct ceph_osd_linger_request, linger_id, osdc_node) in DEFINE_RB_INSDEL_FUNCS()
2716 DEFINE_RB_FUNCS(linger_mc, struct ceph_osd_linger_request, linger_id, mc_node) in DEFINE_RB_INSDEL_FUNCS()
2727 WARN_ON(!lreq->linger_id || lreq->osd); in DEFINE_RB_INSDEL_FUNCS()
2729 osd->o_osd, lreq, lreq->linger_id); in DEFINE_RB_INSDEL_FUNCS()
2747 osd->o_osd, lreq, lreq->linger_id); in unlink_linger()
2783 WARN_ON(lreq->linger_id); in linger_register()
2786 lreq->linger_id = ++osdc->last_linger_id; in linger_register()
2885 lreq->wcb(lreq->data, lwork->notify.notify_id, lreq->linger_id, in do_watch_notify()
2905 lreq->errcb(lreq->data, lreq->linger_id, lwork->error.err); in do_watch_error()
2940 lreq->linger_id, req->r_result); in linger_commit_cb()
2985 lreq, lreq->linger_id, req->r_result, lreq->last_error); in linger_reconnect_cb()
3003 dout("%s lreq %p linger_id %llu\n", __func__, lreq, lreq->linger_id); in send_linger()
3017 op->watch.cookie != lreq->linger_id); in send_linger()
3045 __func__, lreq, lreq->linger_id, req->r_result, lreq->ping_sent, in linger_ping_cb()
3076 __func__, lreq, lreq->linger_id, lreq->ping_sent, in send_linger_ping()
3086 op->watch.cookie != lreq->linger_id || in send_linger_ping()
3108 lreq->reg_req->r_ops[0].watch.cookie = lreq->linger_id; in linger_submit()
3109 lreq->ping_req->r_ops[0].watch.cookie = lreq->linger_id; in linger_submit()
3111 lreq->reg_req->r_ops[0].notify.cookie = lreq->linger_id; in linger_submit()
3130 lreq->linger_id); in cancel_linger_map_check()
3176 lreq, lreq->linger_id); in check_linger_pool_dne()
3179 __func__, lreq, lreq->linger_id, lreq->map_dne_bound, in check_linger_pool_dne()
3187 lreq->linger_id); in check_linger_pool_dne()
3200 u64 linger_id = greq->private_data; in linger_map_check_cb() local
3205 lreq = lookup_linger_mc(&osdc->linger_map_checks, linger_id); in linger_map_check_cb()
3207 dout("%s linger_id %llu dne\n", __func__, linger_id); in linger_map_check_cb()
3212 __func__, lreq, lreq->linger_id, lreq->map_dne_bound, in linger_map_check_cb()
3233 lreq->linger_id); in send_linger_map_check()
3242 linger_map_check_cb, lreq->linger_id); in send_linger_map_check()
3250 dout("%s lreq %p linger_id %llu\n", __func__, lreq, lreq->linger_id); in linger_reg_commit_wait()
3259 dout("%s lreq %p linger_id %llu\n", __func__, lreq, lreq->linger_id); in linger_notify_finish_wait()
3315 lreq, lreq->linger_id, osd->o_osd); in handle_timeout()
3767 lreq->linger_id); in scan_requests()
4691 osd_req_op_watch_init(req, 0, lreq->linger_id, in ceph_osdc_unwatch()
4913 lreq, lreq->linger_id, age, lreq->last_error); in ceph_osdc_watch_check()