Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dmessenger.c164 static char tag_ack = CEPH_MSGR_TAG_ACK; variable
1265 con_out_kvec_add(con, sizeof (tag_ack), &tag_ack); in prepare_write_message()
1348 con_out_kvec_add(con, sizeof (tag_ack), &tag_ack); in prepare_write_ack()