Searched refs:ceph_msg_data_add_bvecs (Results 1 – 2 of 2) sorted by relevance
1935 void ceph_msg_data_add_bvecs(struct ceph_msg *msg, in ceph_msg_data_add_bvecs() function1946 EXPORT_SYMBOL(ceph_msg_data_add_bvecs);
981 ceph_msg_data_add_bvecs(msg, &osd_data->bvec_pos); in ceph_osdc_msg_data_add()