Searched refs:bch2_write_bio_alloc (Results 1 – 1 of 1) sorted by relevance
/linux/fs/bcachefs/ |
H A D | io_write.c | 769 static struct bio *bch2_write_bio_alloc(struct bch_fs *c, in bch2_write_bio_alloc() function 968 dst = bch2_write_bio_alloc(c, wp, src, in bch2_write_extent() 985 dst = bch2_write_bio_alloc(c, wp, src, in bch2_write_extent() 994 dst = bch2_write_bio_alloc(c, wp, src, in bch2_write_extent()
|