Home
last modified time | relevance | path

Searched refs:ceph_msg_data_cursor (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/ceph/
H A Dmessenger.h20 struct ceph_msg_data_cursor;
95 struct ceph_msg_data_cursor *cursor,
232 struct ceph_msg_data_cursor { struct
278 struct ceph_msg_data_cursor cursor;
412 struct ceph_msg_data_cursor in_cursor;
413 struct ceph_msg_data_cursor out_cursor;
535 void ceph_msg_data_cursor_init(struct ceph_msg_data_cursor *cursor,
537 struct page *ceph_msg_data_next(struct ceph_msg_data_cursor *cursor,
539 void ceph_msg_data_advance(struct ceph_msg_data_cursor *cursor, size_t bytes);
/linux/net/ceph/
H A Dmessenger_v1.c468 struct ceph_msg_data_cursor *cursor = &msg->cursor; in write_partial_message_data()
997 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_sparse_msg_extent()
1032 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_sparse_msg_data()
1069 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_msg_data()
1106 struct ceph_msg_data_cursor *cursor = &con->in_msg->cursor; in read_partial_msg_data_bounce()
H A Dmessenger_v2.c859 static void get_bvec_at(struct ceph_msg_data_cursor *cursor, in get_bvec_at()
894 static int calc_sg_cnt_cursor(struct ceph_msg_data_cursor *cursor) in calc_sg_cnt_cursor()
946 struct ceph_msg_data_cursor *cursor, u8 *pad) in init_sgs_cursor()
1007 struct ceph_msg_data_cursor cursor; in setup_message_sgs()
1090 struct ceph_msg_data_cursor *cursor = &con->v2.in_cursor; in process_v2_sparse_read()
1931 struct ceph_msg_data_cursor *cursor = &con->v2.in_cursor; in prepare_sparse_read_cont()