ceph_msg_data_next
struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor,
page = ceph_msg_data_next(cursor, &off, &len);
page = ceph_msg_data_next(cursor, &page_offset, &length);
page = ceph_msg_data_next(cursor, &off, &len);
page = ceph_msg_data_next(cursor, &page_offset, &length);
page = ceph_msg_data_next(cursor, &off, &len);
page = ceph_msg_data_next(cursor, &poff, &plen);