Home
last modified time | relevance | path

Searched refs:bch2_btree_path_upgrade_noupgrade_sibs (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_locking.c615 bool bch2_btree_path_upgrade_noupgrade_sibs(struct btree_trans *trans, in bch2_btree_path_upgrade_noupgrade_sibs() function
634 bool ret = bch2_btree_path_upgrade_noupgrade_sibs(trans, path, new_locks_want, f); in __bch2_btree_path_upgrade()
H A Dbtree_locking.h376 bool bch2_btree_path_upgrade_noupgrade_sibs(struct btree_trans *,
H A Dbtree_iter.c1785 bch2_btree_path_upgrade_noupgrade_sibs(trans, path, locks_want, NULL); in bch2_path_get()