Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dbtree_locking.c451 static inline bool btree_path_get_locks(struct btree_trans *trans, in btree_path_get_locks() function
598 bool ret = btree_path_get_locks(trans, path, false, &f); in bch2_btree_path_relock_norestart()
623 bool ret = btree_path_get_locks(trans, path, true, f); in bch2_btree_path_upgrade_noupgrade_sibs()
666 btree_path_get_locks(trans, linked, true, NULL); in __bch2_btree_path_upgrade()
780 !btree_path_get_locks(trans, path, false, &f)) in __bch2_trans_relock()