Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddata_update.h66 int bch2_data_update_bios_init(struct data_update *, struct bch_fs *,
H A Ddata_update.c658 int bch2_data_update_bios_init(struct data_update *m, struct bch_fs *c, in bch2_data_update_bios_init() function
897 ret = bch2_data_update_bios_init(m, c, io_opts); in bch2_data_update_init()
H A Dmove.c333 ret = bch2_data_update_bios_init(&io->write, c, &io_opts); in bch2_move_extent()