Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_locking.c19 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *trans, in bch2_btree_node_lock_counts() function
423 int readers = bch2_btree_node_lock_counts(trans, NULL, b, b->level).n[SIX_LOCK_read]; in __bch2_btree_node_lock_write()
748 bch2_btree_node_lock_counts(trans, NULL, &f->b->c, f->l); in bch2_trans_relock_fail()
H A Dbtree_locking.h435 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *,
H A Dtrace.h630 c = bch2_btree_node_lock_counts(trans, NULL, &path->l[level].b->c, level);
700 c = bch2_btree_node_lock_counts(trans, NULL, &path->l[level].b->c, level),