Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/ceph/
Dmsgr.h114 #define CEPH_MSGR_TAG_ACK 8 /* message ack */ macro
/Linux-v6.6/net/ceph/
Dmessenger_v1.c17 static char tag_ack = CEPH_MSGR_TAG_ACK;
955 if (con->v1.in_tag == CEPH_MSGR_TAG_ACK) in process_ack()
1401 case CEPH_MSGR_TAG_ACK: in ceph_con_v1_try_read()
1438 if (con->v1.in_tag == CEPH_MSGR_TAG_ACK || in ceph_con_v1_try_read()