Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_iter.c37 static btree_path_idx_t btree_path_alloc(struct btree_trans *, btree_path_idx_t);
1248 btree_path_idx_t new = btree_path_alloc(trans, src); in btree_path_clone()
1689 static inline btree_path_idx_t btree_path_alloc(struct btree_trans *trans, in btree_path_alloc() function
1759 path_idx = btree_path_alloc(trans, path_pos); in bch2_path_get()
H A Dtrace.h1604 TRACE_EVENT(btree_path_alloc,