Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dfsck.c2461 struct btree_iter parent_iter = {}; in check_subvol_path() local
2491 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()