Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddata_update.h47 int bch2_data_update_init(struct btree_trans *, struct btree_iter *,
H A Ddata_update.c620 int bch2_data_update_init(struct btree_trans *trans, in bch2_data_update_init() function
H A Dio_read.c248 ret = bch2_data_update_init(trans, NULL, NULL, &op->write, in __promote_alloc()