Searched refs:btree_path_alloc (Results 1 – 2 of 2) sorted by relevance
37 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() function1759 path_idx = btree_path_alloc(trans, path_pos); in bch2_path_get()
1604 TRACE_EVENT(btree_path_alloc,