Searched refs:parent_iter (Results 1 – 1 of 1) sorted by relevance
2704 struct btree_iter parent_iter = {}; in check_subvol_path() local2734 bch2_trans_iter_exit(trans, &parent_iter); in check_subvol_path()2735 bch2_trans_iter_init(trans, &parent_iter, in check_subvol_path()2737 k = bch2_btree_iter_peek_slot(&parent_iter); in check_subvol_path()2755 bch2_trans_iter_exit(trans, &parent_iter); in check_subvol_path()