Home
last modified time | relevance | path

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

/linux-4.1.27/net/ceph/
Dmessenger.c1169 static bool ceph_msg_data_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_advance() function
1588 need_crc = ceph_msg_data_advance(&msg->cursor, (size_t)ret); in write_partial_message_data()
2277 (void) ceph_msg_data_advance(&msg->cursor, (size_t)ret); in read_partial_msg_data()