Lines Matching refs:ceph_msg_data
727 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bio_cursor_init()
783 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bvecs_cursor_init()
834 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_cursor_init()
855 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_next()
899 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_cursor_init()
923 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_next()
943 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_advance()
975 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_iter_cursor_init()
1868 static struct ceph_msg_data *ceph_msg_data_add(struct ceph_msg *msg) in ceph_msg_data_add()
1874 static void ceph_msg_data_destroy(struct ceph_msg_data *data) in ceph_msg_data_destroy()
1887 struct ceph_msg_data *data; in ceph_msg_data_add_pages()
1906 struct ceph_msg_data *data; in ceph_msg_data_add_pagelist()
1924 struct ceph_msg_data *data; in ceph_msg_data_add_bio()
1939 struct ceph_msg_data *data; in ceph_msg_data_add_bvecs()
1952 struct ceph_msg_data *data; in ceph_msg_data_add_iter()