Lines Matching refs:ceph_msg_data
728 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bio_cursor_init()
784 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bvecs_cursor_init()
835 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_cursor_init()
856 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_next()
900 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_cursor_init()
924 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_next()
944 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_advance()
976 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_iter_cursor_init()
1869 static struct ceph_msg_data *ceph_msg_data_add(struct ceph_msg *msg) in ceph_msg_data_add()
1875 static void ceph_msg_data_destroy(struct ceph_msg_data *data) in ceph_msg_data_destroy()
1888 struct ceph_msg_data *data; in ceph_msg_data_add_pages()
1907 struct ceph_msg_data *data; in ceph_msg_data_add_pagelist()
1925 struct ceph_msg_data *data; in ceph_msg_data_add_bio()
1940 struct ceph_msg_data *data; in ceph_msg_data_add_bvecs()
1953 struct ceph_msg_data *data; in ceph_msg_data_add_iter()