Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 4 of 4) sorted by relevance

/fs/bcachefs/
Dbtree_iter.h84 static inline unsigned long *trans_paths_nr(struct btree_path *paths) in trans_paths_nr()
89 static inline unsigned long *trans_paths_allocated(struct btree_path *paths) in trans_paths_allocated()
Dbtree_locking.c304 struct btree_path *paths = rcu_dereference(top->trans->paths); in bch2_check_for_deadlock() local
Dbtree_types.h477 struct btree_path paths[]; member
484 struct btree_path *paths; member
Dbtree_iter.c1651 struct btree_path *paths = p; in btree_paths_realloc() local
3370 struct btree_path *paths = rcu_dereference(trans->paths); in bch2_btree_trans_to_text() local