Searched refs:parent_iter (Results 1 – 1 of 1) sorted by relevance
2599 struct btree_iter parent_iter = {}; in check_subvol_path() local2629 bch2_trans_iter_exit(trans, &parent_iter); in check_subvol_path()2630 bch2_trans_iter_init(trans, &parent_iter, in check_subvol_path()2632 k = bch2_btree_iter_peek_slot(&parent_iter); in check_subvol_path()2650 bch2_trans_iter_exit(trans, &parent_iter); in check_subvol_path()