Home
last modified time | relevance | path

Searched refs:bch2_btree_path_verify_locks (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_locking.h443 void bch2_btree_path_verify_locks(struct btree_path *);
446 static inline void bch2_btree_path_verify_locks(struct btree_path *path) {} in bch2_btree_path_verify_locks() function
H A Dbtree_locking.c700 bch2_btree_path_verify_locks(path); in __bch2_btree_path_downgrade()
845 void bch2_btree_path_verify_locks(struct btree_path *path) in bch2_btree_path_verify_locks() function
897 bch2_btree_path_verify_locks(path); in bch2_trans_verify_locks()
H A Dbtree_iter.c235 bch2_btree_path_verify_locks(path); in bch2_btree_path_verify()
994 bch2_btree_path_verify_locks(path); in btree_path_down()