ceph_msg_data_cursor_init
void ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor,
ceph_msg_data_cursor_init(&msg->cursor, msg, len);
ceph_msg_data_cursor_init(&cursor, msg, dlen);
ceph_msg_data_cursor_init(&cursor, msg, dlen);
ceph_msg_data_cursor_init(&cursor, con->in_msg,
ceph_msg_data_cursor_init(&con->v2.in_cursor, con->in_msg,
ceph_msg_data_cursor_init(&con->v2.in_cursor, msg,
ceph_msg_data_cursor_init(&con->v2.out_cursor, msg,