Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Ddata_update.c182 static int __bch2_data_update_index_update(struct btree_trans *trans, in __bch2_data_update_index_update() function
443 return bch2_trans_run(op->c, __bch2_data_update_index_update(trans, op)); in bch2_data_update_index_update()
545 ret = __bch2_data_update_index_update(trans, &update->op); in bch2_update_unwritten_extent()