Searched refs:CEPH_MSG_MON_SUBSCRIBE (Results 1 – 3 of 3) sorted by relevance
127 #define CEPH_MSG_MON_SUBSCRIBE 15 macro
70 case CEPH_MSG_MON_SUBSCRIBE: return "mon_subscribe"; in ceph_msg_type_name()
1187 monc->m_subscribe = ceph_msg_new(CEPH_MSG_MON_SUBSCRIBE, 128, in ceph_monc_init()