Home
last modified time | relevance | path

Searched refs:ceph_msg_put (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/net/ceph/
Dmon_client.c518 ceph_msg_put(req->reply); in DEFINE_RB_FUNCS()
520 ceph_msg_put(req->request); in DEFINE_RB_FUNCS()
1104 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1106 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1108 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1140 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1141 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1142 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1143 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1277 ceph_msg_put(msg); in dispatch()
[all …]
Dmsgpool.c35 ceph_msg_put(msg); in msgpool_free()
Dmessenger.c631 ceph_msg_put(msg); in ceph_msg_remove()
652 ceph_msg_put(con->in_msg); in reset_connection()
660 ceph_msg_put(con->out_msg); in reset_connection()
2619 ceph_msg_put(con->out_msg); in try_write()
3007 ceph_msg_put(con->in_msg); in con_fault()
3105 ceph_msg_put(msg); in ceph_con_send()
3149 ceph_msg_put(msg); in ceph_msg_revoke()
3171 ceph_msg_put(msg); in ceph_msg_revoke()
3203 ceph_msg_put(con->in_msg); in ceph_msg_revoke_incoming()
3367 ceph_msg_put(m); in ceph_msg_new2()
[all …]
Dosd_client.c488 ceph_msg_put(req->r_request); in ceph_osdc_release_request()
490 ceph_msg_put(req->r_reply); in ceph_osdc_release_request()
2890 ceph_msg_put(lwork->notify.msg); in do_watch_notify()
5433 ceph_msg_put(msg); in dispatch()
5480 ceph_msg_put(req->r_reply); in get_reply()
5524 ceph_msg_put(m); in alloc_msg_with_page_vector()
/Linux-v5.4/include/linux/ceph/
Dmessenger.h376 extern void ceph_msg_put(struct ceph_msg *msg);
/Linux-v5.4/fs/ceph/
Dmds_client.c703 ceph_msg_put(req->r_request); in ceph_mdsc_release_request()
705 ceph_msg_put(req->r_reply); in ceph_mdsc_release_request()
2487 ceph_msg_put(req->r_request); in __prepare_send_request()
3321 ceph_msg_put(reply); in send_reconnect_partial()
3729 ceph_msg_put(reply); in send_mds_reconnect()
4677 ceph_msg_put(msg); in dispatch()