ceph_msg_data_cursor 229 include/linux/ceph/messenger.h struct ceph_msg_data_cursor cursor; ceph_msg_data_cursor 814 net/ceph/messenger.c static void ceph_msg_data_bio_cursor_init(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 829 net/ceph/messenger.c static struct page *ceph_msg_data_bio_next(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 841 net/ceph/messenger.c static bool ceph_msg_data_bio_advance(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 875 net/ceph/messenger.c static void ceph_msg_data_bvecs_cursor_init(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 890 net/ceph/messenger.c static struct page *ceph_msg_data_bvecs_next(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 902 net/ceph/messenger.c static bool ceph_msg_data_bvecs_advance(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 933 net/ceph/messenger.c static void ceph_msg_data_pages_cursor_init(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 955 net/ceph/messenger.c ceph_msg_data_pages_next(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 974 net/ceph/messenger.c static bool ceph_msg_data_pages_advance(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 1005 net/ceph/messenger.c ceph_msg_data_pagelist_cursor_init(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 1030 net/ceph/messenger.c ceph_msg_data_pagelist_next(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 1054 net/ceph/messenger.c static bool ceph_msg_data_pagelist_advance(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 1096 net/ceph/messenger.c static void __ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor) ceph_msg_data_cursor 1125 net/ceph/messenger.c struct ceph_msg_data_cursor *cursor = &msg->cursor; ceph_msg_data_cursor 1142 net/ceph/messenger.c static struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 1183 net/ceph/messenger.c static void ceph_msg_data_advance(struct ceph_msg_data_cursor *cursor, ceph_msg_data_cursor 1562 net/ceph/messenger.c struct ceph_msg_data_cursor *cursor = &msg->cursor; ceph_msg_data_cursor 2322 net/ceph/messenger.c struct ceph_msg_data_cursor *cursor = &msg->cursor;