Searched refs:m_subscribe (Results 1 – 2 of 2) sorted by relevance
66 struct ceph_msg *m_auth, *m_auth_reply, *m_subscribe, *m_subscribe_ack; member
122 ceph_msg_revoke(monc->m_subscribe); in __close_session()202 struct ceph_msg *msg = monc->m_subscribe; in __send_subscribe()840 monc->m_subscribe = ceph_msg_new(CEPH_MSG_MON_SUBSCRIBE, 96, GFP_NOFS, in ceph_monc_init()842 if (!monc->m_subscribe) in ceph_monc_init()876 ceph_msg_put(monc->m_subscribe); in ceph_monc_init()910 ceph_msg_put(monc->m_subscribe); in ceph_monc_stop()