Searched refs:next_btree_path (Results 1 – 2 of 2) sorted by relevance
136 static inline struct btree_path *next_btree_path(struct btree_trans *trans, struct btree_path *path) in next_btree_path() function
683 path = next_btree_path(trans, path)) in bch2_trans_node_add()1331 sib = next_btree_path(trans, path); in have_path_at_pos()1346 sib = next_btree_path(trans, path); in have_node_at_pos()