Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dbtree_locking.c19 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *trans, in bch2_btree_node_lock_counts() function
421 int readers = bch2_btree_node_lock_counts(trans, NULL, b, b->level).n[SIX_LOCK_read]; in __bch2_btree_node_lock_write()
746 bch2_btree_node_lock_counts(trans, NULL, &f->b->c, f->l); in bch2_trans_relock_fail()
Dbtree_locking.h435 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *,
Dtrace.h606 c = bch2_btree_node_lock_counts(trans, NULL, &path->l[level].b->c, level);
676 c = bch2_btree_node_lock_counts(trans, NULL, &path->l[level].b->c, level),