Searched refs:CEPH_MSGR_TAG_MSG (Results 1 – 2 of 2) sorted by relevance
113 #define CEPH_MSGR_TAG_MSG 7 /* message */ macro
16 static char tag_msg = CEPH_MSGR_TAG_MSG;1398 case CEPH_MSGR_TAG_MSG: in ceph_con_v1_try_read()1415 if (con->v1.in_tag == CEPH_MSGR_TAG_MSG) { in ceph_con_v1_try_read()