Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dbtree_locking.c20 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *trans, in bch2_btree_node_lock_counts() function
426 int readers = bch2_btree_node_lock_counts(trans, NULL, b, b->level).n[SIX_LOCK_read]; in __bch2_btree_node_lock_write()
792 bch2_btree_node_lock_counts(trans, NULL, &f->b->c, f->l); in bch2_trans_relock_fail()
A Dbtree_locking.h443 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *,
A Dtrace.h679 c = bch2_btree_node_lock_counts(trans, NULL, &path->l[level].b->c, level);
749 c = bch2_btree_node_lock_counts(trans, NULL, &path->l[level].b->c, level),

Completed in 11 milliseconds