Lines Matching defs:bio
219 OBJ_REQUEST_BIO, /* pointer into provided bio (list) */
995 /* The bio layer requires at least sector-sized I/O */
1308 * Zero a range in @obj_req data buffer defined by a bio (list) or
2571 * position in the provided bio (list) or bio_vec array.
2621 * be greater than the number of bio_vecs in the provided bio (list)
2731 u64 off, u64 len, struct bio *bio)
2734 struct ceph_bio_iter it = { .bio = bio, .iter = bio->bi_iter };
4815 rq->bio);