Searched refs:bi_max_vecs (Results 1 – 5 of 5) sorted by relevance
197 unsigned short bi_max_vecs; /* max bvl_vecs we can hold */ member213 #define BIO_RESET_BYTES offsetof(struct bio, bi_max_vecs)
132 return bio->bi_vcnt >= bio->bi_max_vecs; in bio_full()
292 if (unlikely(bio->bi_vcnt >= bio->bi_max_vecs)) { in erofs_read_raw_page()
287 bio->bi_max_vecs = max_vecs; in bio_init()525 bio->bi_max_vecs = nr_iovecs; in bio_alloc_bioset()842 unsigned short nr_pages = bio->bi_max_vecs - bio->bi_vcnt, idx; in __bio_iov_iter_get_pages()
651 per_dev->bio->bi_max_vecs, in _ore_add_stripe_unit()881 master_dev->bio->bi_max_vecs); in _write_mirror()