Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dutil.h359 int bch2_bio_alloc_pages(struct bio *, size_t, gfp_t);
A Dutil.c633 int bch2_bio_alloc_pages(struct bio *bio, size_t size, gfp_t gfp_mask) in bch2_bio_alloc_pages() function
A Ddata_update.c743 if (bch2_bio_alloc_pages(&m->op.wbio.bio, buf_bytes, GFP_KERNEL)) { in __bch2_data_update_bios_init()
A Dio_write.c850 bch2_bio_alloc_pages(bio, in bch2_write_bio_alloc()

Completed in 41 milliseconds