Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsix.h381 struct six_lock_count { struct
385 struct six_lock_count six_lock_counts(struct six_lock *); argument
H A Dbtree_locking.c19 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *trans, in bch2_btree_node_lock_counts()
25 struct six_lock_count ret; in bch2_btree_node_lock_counts()
747 struct six_lock_count c = in bch2_trans_relock_fail()
H A Dsix.c788 struct six_lock_count six_lock_counts(struct six_lock *lock) in six_lock_counts()
790 struct six_lock_count ret; in six_lock_counts()
H A Dbtree_locking.h435 struct six_lock_count bch2_btree_node_lock_counts(struct btree_trans *,
H A Dtrace.h621 struct six_lock_count c;
690 struct six_lock_count c;
H A Dbtree_iter.c3502 struct six_lock_count c = six_lock_counts(&b->lock); in bch2_btree_bkey_cached_common_to_text()