Home
last modified time | relevance | path

Searched refs:bch2_bio_alloc_pages_pool (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dio_write.h12 void bch2_bio_alloc_pages_pool(struct bch_fs *, struct bio *, size_t);
H A Dio_write.c128 void bch2_bio_alloc_pages_pool(struct bch_fs *c, struct bio *bio, in bch2_bio_alloc_pages_pool() function
748 bch2_bio_alloc_pages_pool(c, bio, in bch2_write_bio_alloc()
H A Dio_read.c988 bch2_bio_alloc_pages_pool(c, &rbio->bio, sectors << 9); in __bch2_read_extent()