bio_length        173 include/linux/ceph/messenger.h 			u32			bio_length;
bio_length         77 include/linux/ceph/osd_client.h 			u32			bio_length;
bio_length        436 include/linux/ceph/osd_client.h 				    u32 bio_length);
bio_length        820 net/ceph/messenger.c 	cursor->resid = min_t(size_t, length, data->bio_length);
bio_length       3306 net/ceph/messenger.c 	data->bio_length = length;
bio_length        157 net/ceph/osd_client.c 				   u32 bio_length)
bio_length        161 net/ceph/osd_client.c 	osd_data->bio_length = bio_length;
bio_length        230 net/ceph/osd_client.c 				    u32 bio_length)
bio_length        235 net/ceph/osd_client.c 	ceph_osd_data_bio_init(osd_data, bio_pos, bio_length);
bio_length        345 net/ceph/osd_client.c 		return (u64)osd_data->bio_length;