Searched refs:parent_iter (Results 1 – 1 of 1) sorted by relevance
2461 struct btree_iter parent_iter = {}; in check_subvol_path() local2491 bch2_trans_iter_exit(trans, &parent_iter); in check_subvol_path()2492 bch2_trans_iter_init(trans, &parent_iter, in check_subvol_path()2494 k = bch2_btree_iter_peek_slot(trans, &parent_iter); in check_subvol_path()2512 bch2_trans_iter_exit(trans, &parent_iter); in check_subvol_path()