Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_locking.h384 bool __bch2_btree_path_upgrade(struct btree_trans *,
398 ? __bch2_btree_path_upgrade(trans, path, new_locks_want, &f) in bch2_btree_path_upgrade()
H A Dbtree_locking.c628 bool __bch2_btree_path_upgrade(struct btree_trans *trans, in __bch2_btree_path_upgrade() function