Searched refs:ceph_msg_data_add_bio (Results 1 – 3 of 3) sorted by relevance
568 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos,
1873 void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos, in ceph_msg_data_add_bio() function1885 EXPORT_SYMBOL(ceph_msg_data_add_bio);
971 ceph_msg_data_add_bio(msg, &osd_data->bio_pos, length); in ceph_osdc_msg_data_add()
Completed in 22 milliseconds