Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_iter.c37 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() function
1781 path_idx = btree_path_alloc(trans, path_pos); in bch2_path_get()
H A Dtrace.h1627 TRACE_EVENT(btree_path_alloc,