Home
last modified time | relevance | path

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

/linux-4.4.14/net/ceph/
Dmessenger.c1130 static struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, in ceph_msg_data_next() function
1583 page = ceph_msg_data_next(cursor, &page_offset, &length, in write_partial_message_data()
2278 page = ceph_msg_data_next(cursor, &page_offset, &length, NULL); in read_partial_msg_data()