Searched refs:CEPH_MSG_MON_MAP (Results 1 – 3 of 3) sorted by relevance
1019 case CEPH_MSG_MON_MAP: in dispatch()1071 case CEPH_MSG_MON_MAP: in mon_alloc_msg()
68 case CEPH_MSG_MON_MAP: return "mon_map"; in ceph_msg_type_name()
117 #define CEPH_MSG_MON_MAP 4 macro