Home
last modified time | relevance | path

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

/linux-6.12.1/net/ceph/
Dmon_client.c591 ceph_msg_put(req->reply); in DEFINE_RB_FUNCS()
593 ceph_msg_put(req->request); in DEFINE_RB_FUNCS()
1226 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1228 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1230 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1264 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1265 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1266 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1267 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1488 ceph_msg_put(msg); in mon_dispatch()
[all …]
Dmessenger.c515 ceph_msg_put(con->in_msg); in ceph_con_reset_protocol()
520 ceph_msg_put(con->out_msg); in ceph_con_reset_protocol()
542 ceph_msg_put(msg); in ceph_msg_remove()
1741 ceph_msg_put(msg); in ceph_con_send()
1798 ceph_msg_put(con->out_msg); in ceph_msg_revoke()
1827 ceph_msg_put(con->in_msg); in ceph_msg_revoke_incoming()
2006 ceph_msg_put(m); in ceph_msg_new2()
2080 ceph_msg_put(msg); in ceph_con_in_msg_alloc()
2104 ceph_msg_put(con->in_msg); in ceph_con_in_msg_alloc()
2191 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.c517 ceph_msg_put(req->r_request); in ceph_osdc_release_request()
519 ceph_msg_put(req->r_reply); in ceph_osdc_release_request()
3022 ceph_msg_put(lwork->notify.msg); in do_watch_notify()
5432 ceph_msg_put(msg); in osd_dispatch()
5498 ceph_msg_put(req->r_reply); in get_reply()
5541 ceph_msg_put(m); in alloc_msg_with_page_vector()
Dmessenger_v1.c1523 ceph_msg_put(con->out_msg); in ceph_con_v1_try_write()
Dmessenger_v2.c3288 ceph_msg_put(con->out_msg); in finish_message()
/linux-6.12.1/include/linux/ceph/
Dmessenger.h623 extern void ceph_msg_put(struct ceph_msg *msg);
/linux-6.12.1/fs/ceph/
Dmds_client.c1095 ceph_msg_put(req->r_request); in ceph_mdsc_release_request()
1097 ceph_msg_put(req->r_reply); in ceph_mdsc_release_request()
1630 ceph_msg_put(msg); in create_session_full_msg()
1637 ceph_msg_put(msg); in create_session_full_msg()
3208 ceph_msg_put(msg); in create_request_message()
3235 ceph_msg_put(msg); in create_request_message()
3339 ceph_msg_put(req->r_request); in __prepare_send_request()
4533 ceph_msg_put(reply); in send_reconnect_partial()
4994 ceph_msg_put(reply); in send_mds_reconnect()
6271 ceph_msg_put(msg); in mds_dispatch()