Lines Matching refs:ceph_msg_data_cursor
724 static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor,
738 static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor,
750 static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor,
780 static void ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor,
793 static struct page *ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor,
805 static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor,
831 static void ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor,
852 ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor,
867 static bool ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor,
896 ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor,
920 ceph_msg_data_pagelist_next(struct ceph_msg_data_cursor *cursor,
940 static bool ceph_msg_data_pagelist_advance(struct ceph_msg_data_cursor *cursor,
972 static void ceph_msg_data_iter_cursor_init(struct ceph_msg_data_cursor *cursor,
983 static struct page *ceph_msg_data_iter_next(struct ceph_msg_data_cursor *cursor,
1012 static bool ceph_msg_data_iter_advance(struct ceph_msg_data_cursor *cursor,
1036 static void __ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor)
1066 void ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor,
1085 struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor,
1126 void ceph_msg_data_advance(struct ceph_msg_data_cursor *cursor, size_t bytes)