Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ceph/
A Dmessenger_v1.c151 static size_t sizeof_footer(struct ceph_connection *con) in sizeof_footer() function
176 con_out_kvec_add(con, sizeof_footer(con), &m->footer); in prepare_write_message_footer()
1116 sizeof_footer(con); in read_partial_message()
1141 data_len - sizeof_footer(con); in read_partial_message()
1189 size = sizeof_footer(con); in read_partial_message()
1498 con->v1.out_skip += sizeof_footer(con); in ceph_con_v1_revoke()

Completed in 4 milliseconds