Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_locking.h439 void bch2_btree_path_verify_locks(struct btree_path *);
442 static inline void bch2_btree_path_verify_locks(struct btree_path *path) {} in bch2_btree_path_verify_locks() function
Dbtree_locking.c701 bch2_btree_path_verify_locks(path); in __bch2_btree_path_downgrade()
835 void bch2_btree_path_verify_locks(struct btree_path *path) in bch2_btree_path_verify_locks() function
884 bch2_btree_path_verify_locks(path); in bch2_trans_verify_locks()
Dbtree_iter.c235 bch2_btree_path_verify_locks(path); in bch2_btree_path_verify()
974 bch2_btree_path_verify_locks(path); in btree_path_down()