Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dfsck.c2704 struct btree_iter parent_iter = {}; in check_subvol_path() local
2734 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()