Searched refs:m_subscribe (Results 1 – 2 of 2) sorted by relevance
78 struct ceph_msg *m_auth, *m_auth_reply, *m_subscribe, *m_subscribe_ack; member
122 ceph_msg_revoke(monc->m_subscribe); in __close_session()250 struct ceph_msg *msg = monc->m_subscribe; in __send_subscribe()1052 monc->m_subscribe = ceph_msg_new(CEPH_MSG_MON_SUBSCRIBE, 128, in ceph_monc_init()1054 if (!monc->m_subscribe) in ceph_monc_init()1085 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()1121 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()