Home
last modified time | relevance | path

Searched refs:bio_read_split (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dio_read.c985 &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()
Dbcachefs.h960 struct bio_set bio_read_split; member