Searched refs:bio_read_split (Results 1 – 2 of 2) sorted by relevance
985 &c->bio_read_split), in __bch2_read_extent()1001 &c->bio_read_split), in __bch2_read_extent()1248 bioset_exit(&c->bio_read_split); in bch2_fs_io_read_exit()1258 if (bioset_init(&c->bio_read_split, 1, offsetof(struct bch_read_bio, bio), in bch2_fs_io_read_init()
960 struct bio_set bio_read_split; member