Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dmessenger_v1.c17 static char tag_ack = CEPH_MSGR_TAG_ACK; variable
207 con_out_kvec_add(con, sizeof (tag_ack), &tag_ack); in prepare_write_message()
275 con_out_kvec_add(con, sizeof (tag_ack), &tag_ack); in prepare_write_ack()