Home
last modified time | relevance | path

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

/Linux-v4.19/net/ceph/
Dmessenger.c1204 static void ceph_msg_data_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_advance() function
1613 ceph_msg_data_advance(cursor, 0); in write_partial_message_data()
1629 ceph_msg_data_advance(cursor, (size_t)ret); in write_partial_message_data()
2358 ceph_msg_data_advance(cursor, 0); in read_partial_msg_data()
2373 ceph_msg_data_advance(cursor, (size_t)ret); in read_partial_msg_data()