Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dtrace.h1926 static inline void trace_btree_path_alloc(struct btree_trans *trans, struct btree_path *path) {} in trace_btree_path_alloc() function
H A Dbtree_iter.c1778 trace_btree_path_alloc(trans, path); in bch2_path_get()