Searched refs:bio_read_split (Results 1 – 2 of 2) sorted by relevance
1031 &c->bio_read_split), in __bch2_read_extent()1047 &c->bio_read_split), in __bch2_read_extent()1312 bioset_exit(&c->bio_read_split); in bch2_fs_io_read_exit()1322 if (bioset_init(&c->bio_read_split, 1, offsetof(struct bch_read_bio, bio), in bch2_fs_io_read_init()
959 struct bio_set bio_read_split; member