Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dmessenger.c1166 static bool ceph_msg_data_advance(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_advance() function
1595 need_crc = ceph_msg_data_advance(cursor, (size_t)ret); in write_partial_message_data()
2289 (void) ceph_msg_data_advance(cursor, (size_t)ret); in read_partial_msg_data()