Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_locking.h302 int __bch2_btree_node_lock_write(struct btree_trans *, struct btree_path *,
323 : __bch2_btree_node_lock_write(trans, path, b, lock_may_not_fail); in __btree_node_lock_write()
H A Dbtree_locking.c417 int __bch2_btree_node_lock_write(struct btree_trans *trans, struct btree_path *path, in __bch2_btree_node_lock_write() function