Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dmessenger.c163 static char tag_ack = CEPH_MSGR_TAG_ACK; variable
1268 con_out_kvec_add(con, sizeof (tag_ack), &tag_ack); in prepare_write_message()
1351 con_out_kvec_add(con, sizeof (tag_ack), &tag_ack); in prepare_write_ack()