Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_locking.c438 static inline bool btree_path_get_locks(struct btree_trans *trans, in btree_path_get_locks() function
599 bool ret = btree_path_get_locks(trans, path, false, &f); in bch2_btree_path_relock_norestart()
624 bool ret = btree_path_get_locks(trans, path, true, f); in bch2_btree_path_upgrade_noupgrade_sibs()
667 btree_path_get_locks(trans, linked, true, NULL); in __bch2_btree_path_upgrade()
781 !btree_path_get_locks(trans, path, false, &f)) in __bch2_trans_relock()