Home
last modified time | relevance | path

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

/Linux-v5.10/net/ceph/
Dmessenger.c162 static char tag_ack = CEPH_MSGR_TAG_ACK; variable
1266 con_out_kvec_add(con, sizeof (tag_ack), &tag_ack); in prepare_write_message()
1352 con_out_kvec_add(con, sizeof (tag_ack), &tag_ack); in prepare_write_ack()