Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dbtree_iter.c1133 static inline unsigned btree_path_up_until_good_node(struct btree_trans *trans, in btree_path_up_until_good_node() function
1188 path->level = btree_path_up_until_good_node(trans, path, 0); in bch2_btree_path_traverse_one()
1308 unsigned level = btree_path_up_until_good_node(trans, path, cmp); in __bch2_btree_path_set_pos()