Searched refs:old_iter (Results 1 – 2 of 2) sorted by relevance
129 struct btree_iter old_iter, new_iter = { NULL }; in __bch2_insert_snapshot_whiteouts() local140 bch2_trans_iter_init(trans, &old_iter, id, old_pos, in __bch2_insert_snapshot_whiteouts()143 while ((old_k = bch2_btree_iter_prev(&old_iter)).k && in __bch2_insert_snapshot_whiteouts()180 bch2_trans_iter_exit(trans, &old_iter); in __bch2_insert_snapshot_whiteouts()
1806 struct btree_iter *old_iter = &iter1; in overlapping_extents_found() local1810 old_iter = &iter2; in overlapping_extents_found()1816 ret = bch2_trans_update_extent_overwrite(trans, old_iter, in overlapping_extents_found()