Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_locking.h380 bool __bch2_btree_path_upgrade(struct btree_trans *,
394 ? __bch2_btree_path_upgrade(trans, path, new_locks_want, &f) in bch2_btree_path_upgrade()
Dbtree_locking.c629 bool __bch2_btree_path_upgrade(struct btree_trans *trans, in __bch2_btree_path_upgrade() function