Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddata_update.c165 static int __bch2_data_update_index_update(struct btree_trans *trans, in __bch2_data_update_index_update() function
414 return bch2_trans_run(op->c, __bch2_data_update_index_update(trans, op)); in bch2_data_update_index_update()
511 ret = __bch2_data_update_index_update(trans, &update->op); in bch2_update_unwritten_extent()