Home
last modified time | relevance | path

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

/Linux-v5.10/net/ceph/
Dmessenger.c1213 static size_t sizeof_footer(struct ceph_connection *con) in sizeof_footer() function
1238 con_out_kvec_add(con, sizeof_footer(con), &m->footer); in prepare_write_message_footer()
2402 sizeof_footer(con); in read_partial_message()
2427 sizeof_footer(con); in read_partial_message()
2469 size = sizeof_footer(con); in read_partial_message()
3154 con->out_skip += sizeof_footer(con); in ceph_msg_revoke()