Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsix.h379 struct six_lock_count { struct
383 struct six_lock_count six_lock_counts(struct six_lock *); argument
Dbtree_locking.c18 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *trans, in bch2_btree_node_lock_counts()
24 struct six_lock_count ret; in bch2_btree_node_lock_counts()
515 struct six_lock_count count = bch2_btree_node_lock_counts(trans, path, &b->c, level); in bch2_btree_node_upgrade()
746 struct six_lock_count c = in bch2_trans_relock_fail()
Dsix.c781 struct six_lock_count six_lock_counts(struct six_lock *lock) in six_lock_counts()
783 struct six_lock_count ret; in six_lock_counts()
Dbtree_locking.h431 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *,
Dtrace.h573 struct six_lock_count c;
642 struct six_lock_count c;
Dbtree_iter.c3332 struct six_lock_count c = six_lock_counts(&b->lock); in bch2_btree_bkey_cached_common_to_text()