Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_update.c129 struct btree_iter old_iter, new_iter = {}; in __bch2_insert_snapshot_whiteouts() local
153 new_k = bch2_bkey_get_iter(trans, &new_iter, id, whiteout_pos, in __bch2_insert_snapshot_whiteouts()
170 ret = bch2_trans_update(trans, &new_iter, update, in __bch2_insert_snapshot_whiteouts()
173 bch2_trans_iter_exit(trans, &new_iter); in __bch2_insert_snapshot_whiteouts()
179 bch2_trans_iter_exit(trans, &new_iter); in __bch2_insert_snapshot_whiteouts()