Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/
Dbtree_iter.c1098 static inline unsigned btree_path_up_until_good_node(struct btree_trans *trans, in btree_path_up_until_good_node() function
1151 path->level = btree_path_up_until_good_node(trans, path, 0); in bch2_btree_path_traverse_one()
1252 unsigned level = btree_path_up_until_good_node(trans, path, cmp); in __bch2_btree_path_set_pos()