Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_iter.c1242 static inline void btree_path_copy(struct btree_trans *trans, struct btree_path *dst, in btree_path_copy() function
1263 btree_path_copy(trans, trans->paths + new, trans->paths + src); in btree_path_clone()