Home
last modified time | relevance | path

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

/openbmc/linux/net/ceph/
H A Dmessenger_v1.c153 static size_t sizeof_footer(struct ceph_connection *con) in sizeof_footer() function
179 con_out_kvec_add(con, sizeof_footer(con), &m->footer); in prepare_write_message_footer()
1193 sizeof_footer(con); in read_partial_message()
1218 data_len - sizeof_footer(con); in read_partial_message()
1268 size = sizeof_footer(con); in read_partial_message()
1577 con->v1.out_skip += sizeof_footer(con); in ceph_con_v1_revoke()