ceph_msg_data_add_bio  365 include/linux/ceph/messenger.h void ceph_msg_data_add_bio(struct ceph_msg *msg, struct ceph_bio_iter *bio_pos,
ceph_msg_data_add_bio 3310 net/ceph/messenger.c EXPORT_SYMBOL(ceph_msg_data_add_bio);
ceph_msg_data_add_bio  971 net/ceph/osd_client.c 		ceph_msg_data_add_bio(msg, &osd_data->bio_pos, length);