Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ceph/
Dmon_client.c518 ceph_msg_put(req->reply); in DEFINE_RB_FUNCS()
520 ceph_msg_put(req->request); in DEFINE_RB_FUNCS()
1141 ceph_msg_put(monc->m_auth_reply); in ceph_monc_init()
1143 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()
1145 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_init()
1177 ceph_msg_put(monc->m_auth); in ceph_monc_stop()
1178 ceph_msg_put(monc->m_auth_reply); in ceph_monc_stop()
1179 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()
1180 ceph_msg_put(monc->m_subscribe_ack); in ceph_monc_stop()
1311 ceph_msg_put(msg); in dispatch()
[all …]
Dmsgpool.c35 ceph_msg_put(msg); in msgpool_free()
Dmessenger.c624 ceph_msg_put(msg); in ceph_msg_remove()
645 ceph_msg_put(con->in_msg); in reset_connection()
653 ceph_msg_put(con->out_msg); in reset_connection()
2610 ceph_msg_put(con->out_msg); in try_write()
2998 ceph_msg_put(con->in_msg); in con_fault()
3003 ceph_msg_put(con->out_msg); in con_fault()
3101 ceph_msg_put(msg); in ceph_con_send()
3145 ceph_msg_put(msg); in ceph_msg_revoke()
3167 ceph_msg_put(msg); in ceph_msg_revoke()
3199 ceph_msg_put(con->in_msg); in ceph_msg_revoke_incoming()
[all …]
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()
2953 ceph_msg_put(lwork->notify.msg); in do_watch_notify()
5438 ceph_msg_put(msg); in dispatch()
5485 ceph_msg_put(req->r_reply); in get_reply()
5525 ceph_msg_put(m); in alloc_msg_with_page_vector()
/kernel/linux/linux-5.10/include/linux/ceph/
Dmessenger.h377 extern void ceph_msg_put(struct ceph_msg *msg);
/kernel/linux/linux-5.10/fs/ceph/
Dmds_client.c820 ceph_msg_put(req->r_request); in ceph_mdsc_release_request()
822 ceph_msg_put(req->r_reply); in ceph_mdsc_release_request()
1340 ceph_msg_put(msg); in create_session_open_msg()
1347 ceph_msg_put(msg); in create_session_open_msg()
2628 ceph_msg_put(msg); in create_request_message()
2731 ceph_msg_put(req->r_request); in __prepare_send_request()
3645 ceph_msg_put(reply); in send_reconnect_partial()
4094 ceph_msg_put(reply); in send_mds_reconnect()
5103 ceph_msg_put(msg); in dispatch()