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);1262 btree_path_idx_t new = btree_path_alloc(trans, src); in btree_path_clone()1711 static inline btree_path_idx_t btree_path_alloc(struct btree_trans *trans, in btree_path_alloc() function1781 path_idx = btree_path_alloc(trans, path_pos); in bch2_path_get()
1627 TRACE_EVENT(btree_path_alloc,