Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dmon_client.c591 ceph_msg_put(req->reply); in DEFINE_RB_FUNCS()
593 ceph_msg_put(req->request); in DEFINE_RB_FUNCS()
1218 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1220 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1222 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1254 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1255 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1256 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1257 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1478 ceph_msg_put(msg); in mon_dispatch()
[all …]
Dmessenger.c510 ceph_msg_put(con->in_msg); in ceph_con_reset_protocol()
515 ceph_msg_put(con->out_msg); in ceph_con_reset_protocol()
537 ceph_msg_put(msg); in ceph_msg_remove()
1669 ceph_msg_put(msg); in ceph_con_send()
1726 ceph_msg_put(con->out_msg); in ceph_msg_revoke()
1755 ceph_msg_put(con->in_msg); in ceph_msg_revoke_incoming()
1922 ceph_msg_put(m); in ceph_msg_new2()
1996 ceph_msg_put(msg); in ceph_con_in_msg_alloc()
2020 ceph_msg_put(con->in_msg); in ceph_con_in_msg_alloc()
2107 void ceph_msg_put(struct ceph_msg *msg) in ceph_msg_put() function
[all …]
Dmsgpool.c35 ceph_msg_put(msg); in msgpool_free()
Dosd_client.c490 ceph_msg_put(req->r_request); in ceph_osdc_release_request()
492 ceph_msg_put(req->r_reply); in ceph_osdc_release_request()
2939 ceph_msg_put(lwork->notify.msg); in do_watch_notify()
5340 ceph_msg_put(msg); in osd_dispatch()
5387 ceph_msg_put(req->r_reply); in get_reply()
5427 ceph_msg_put(m); in alloc_msg_with_page_vector()
Dmessenger_v1.c1447 ceph_msg_put(con->out_msg); in ceph_con_v1_try_write()
Dmessenger_v2.c3057 ceph_msg_put(con->out_msg); in finish_message()
/linux-6.1.9/include/linux/ceph/
Dmessenger.h583 extern void ceph_msg_put(struct ceph_msg *msg);
/linux-6.1.9/fs/ceph/
Dmds_client.c932 ceph_msg_put(req->r_request); in ceph_mdsc_release_request()
934 ceph_msg_put(req->r_reply); in ceph_mdsc_release_request()
1452 ceph_msg_put(msg); in create_session_open_msg()
1459 ceph_msg_put(msg); in create_session_open_msg()
2666 ceph_msg_put(msg); in create_request_message()
2801 ceph_msg_put(req->r_request); in __prepare_send_request()
3843 ceph_msg_put(reply); in send_reconnect_partial()
4290 ceph_msg_put(reply); in send_mds_reconnect()
5354 ceph_msg_put(msg); in mds_dispatch()