Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_locking.h450 void __bch2_btree_path_verify_locks(struct btree_trans *, struct btree_path *);
457 __bch2_btree_path_verify_locks(trans, path); in bch2_btree_path_verify_locks()
H A Dbtree_locking.c885 void __bch2_btree_path_verify_locks(struct btree_trans *trans, struct btree_path *path) in __bch2_btree_path_verify_locks() function
935 __bch2_btree_path_verify_locks(trans, path); in __bch2_trans_verify_locks()