Lines Matching refs:ceph_msg_data_cursor
807 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor,
822 static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor,
834 static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor,
868 static void ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor,
883 static struct page *ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor,
895 static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor,
926 static void ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor,
948 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor,
967 static bool ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor,
998 ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor,
1023 ceph_msg_data_pagelist_next(struct ceph_msg_data_cursor *cursor,
1047 static bool ceph_msg_data_pagelist_advance(struct ceph_msg_data_cursor *cursor,
1089 static void __ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor)
1118 struct ceph_msg_data_cursor *cursor = &msg->cursor;
1135 static struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor,
1176 static void ceph_msg_data_advance(struct ceph_msg_data_cursor *cursor,
1555 struct ceph_msg_data_cursor *cursor = &msg->cursor;
2313 struct ceph_msg_data_cursor *cursor = &msg->cursor;