Searched refs:CEPH_MSGR_TAG_ACK (Results 1 – 2 of 2) sorted by relevance
114 #define CEPH_MSGR_TAG_ACK 8 /* message ack */ macro
17 static char tag_ack = CEPH_MSGR_TAG_ACK;956 if (con->v1.in_tag == CEPH_MSGR_TAG_ACK) in process_ack()1402 case CEPH_MSGR_TAG_ACK: in ceph_con_v1_try_read()1439 if (con->v1.in_tag == CEPH_MSGR_TAG_ACK || in ceph_con_v1_try_read()