Lines Matching refs:ceph_msg_data
810 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bio_cursor_init()
871 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_bvecs_cursor_init()
929 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_cursor_init()
951 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pages_next()
1001 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_cursor_init()
1026 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_next()
1050 struct ceph_msg_data *data = cursor->data; in ceph_msg_data_pagelist_advance()
3241 static struct ceph_msg_data *ceph_msg_data_add(struct ceph_msg *msg) in ceph_msg_data_add()
3247 static void ceph_msg_data_destroy(struct ceph_msg_data *data) in ceph_msg_data_destroy()
3260 struct ceph_msg_data *data; in ceph_msg_data_add_pages()
3279 struct ceph_msg_data *data; in ceph_msg_data_add_pagelist()
3297 struct ceph_msg_data *data; in ceph_msg_data_add_bio()
3312 struct ceph_msg_data *data; in ceph_msg_data_add_bvecs()