Searched refs:ceph_msg_data_add_bio (Results 1 – 2 of 2) sorted by relevance
1874 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos, in ceph_msg_data_add_bio() function1886 EXPORT_SYMBOL(ceph_msg_data_add_bio);
950 ceph_msg_data_add_bio(msg, &osd_data->bio_pos, length); in ceph_osdc_msg_data_add()