Searched refs:bio_read_split (Results 1 – 2 of 2) sorted by relevance
1093 &c->bio_read_split), in __bch2_read_extent()1108 &c->bio_read_split), in __bch2_read_extent()1378 bioset_exit(&c->bio_read_split); in bch2_fs_io_read_exit()1388 if (bioset_init(&c->bio_read_split, 1, offsetof(struct bch_read_bio, bio), in bch2_fs_io_read_init()
973 struct bio_set bio_read_split; member