Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_locking.h298 int __bch2_btree_node_lock_write(struct btree_trans *, struct btree_path *,
319 : __bch2_btree_node_lock_write(trans, path, b, lock_may_not_fail); in __btree_node_lock_write()
Dbtree_locking.c404 int __bch2_btree_node_lock_write(struct btree_trans *trans, struct btree_path *path, in __bch2_btree_node_lock_write() function