Searched refs:bi_max_vecs (Results 1 – 11 of 11) sorted by relevance
93 unsigned short bi_max_vecs; /* max bvl_vecs we can hold */ member109 #define BIO_RESET_BYTES offsetof(struct bio, bi_max_vecs)
127 bio->bi_max_vecs = bucket_pages(c); in bch_bbio_alloc()
88 bio->bi_max_vecs = DIV_ROUND_UP(KEY_SIZE(&io->w->key), in moving_init()
115 bio->bi_max_vecs = DIV_ROUND_UP(KEY_SIZE(&w->key), PAGE_SECTORS); in dirty_init()
1185 dc->sb_bio.bi_max_vecs = 1; in register_bdev()1848 ca->journal.bio.bi_max_vecs = 8; in cache_alloc()1887 ca->sb_bio.bi_max_vecs = 1; in register_cache()
456 bio->bi_max_vecs = 1; in do_journal_discard()
23 bio.bi_max_vecs = 1; in sync_request()
637 per_dev->bio->bi_max_vecs, in _ore_add_stripe_unit()867 master_dev->bio->bi_max_vecs); in _write_mirror()
492 bio->bi_max_vecs = nr_iovecs; in bio_alloc_bioset()763 if (bio->bi_vcnt >= bio->bi_max_vecs) in __bio_add_page()
603 b->bio.bi_max_vecs = DM_BUFIO_INLINE_VECS; in use_inline_bio()
2495 dev->req.bi_max_vecs = 1; in raid5_build_block()2500 dev->rreq.bi_max_vecs = 1; in raid5_build_block()