Home
last modified time | relevance | path

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

/include/linux/ceph/
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);

Completed in 16 milliseconds