Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_iter.h136 static inline struct btree_path *next_btree_path(struct btree_trans *trans, struct btree_path *path) in next_btree_path() function
Dbtree_iter.c683 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()