Home
last modified time | relevance | path

Searched refs:CEPH_MSGR_TAG_ACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/ceph/
H A Dmsgr.h114 #define CEPH_MSGR_TAG_ACK 8 /* message ack */ macro
/openbmc/linux/net/ceph/
H A Dmessenger_v1.c17 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()