Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dutil.h356 int bch2_bio_alloc_pages(struct bio *, size_t, gfp_t);
H A Dio_read.c212 if (bch2_bio_alloc_pages(&(*rbio)->bio, sectors << 9, GFP_KERNEL)) { in __promote_alloc()
H A Dio_write.c778 bch2_bio_alloc_pages(bio, in bch2_write_bio_alloc()