Home
last modified time | relevance | path

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

/linux-6.15/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.c702 bch2_btree_path_verify_locks(path); in __bch2_btree_path_downgrade()
847 void bch2_btree_path_verify_locks(struct btree_path *path) in bch2_btree_path_verify_locks() function
899 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()
980 bch2_btree_path_verify_locks(path); in btree_path_down()