Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dtrace.h1882 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.c1766 trace_btree_path_alloc(trans, path); in bch2_path_get()