Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_iter.h137 static inline struct btree_path *next_btree_path(struct btree_trans *trans, struct btree_path *path) in next_btree_path() function
H A Dbtree_iter.c671 path = next_btree_path(trans, path)) in bch2_trans_node_add()
1337 sib = next_btree_path(trans, path); in have_path_at_pos()
1352 sib = next_btree_path(trans, path); in have_node_at_pos()