Searched refs:btree_path_alloc (Results 1 – 2 of 2) sorted by relevance
38 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()1703 static inline btree_path_idx_t btree_path_alloc(struct btree_trans *trans, in btree_path_alloc() function1778 path_idx = btree_path_alloc(trans, path_pos); in bch2_path_get()
1554 TRACE_EVENT(btree_path_alloc,