Searched refs:six_lock_counts (Results 1 – 6 of 6) sorted by relevance
385 struct six_lock_count six_lock_counts(struct six_lock *);
785 struct six_lock_count six_lock_counts(struct six_lock *lock) in six_lock_counts() function798 EXPORT_SYMBOL_GPL(six_lock_counts);
795 c = six_lock_counts(&f->b->c.lock); in bch2_trans_relock_fail()
686 c = six_lock_counts(&path->l[level].b->c.lock);752 c = six_lock_counts(&path->l[level].b->c.lock);
489 EBUG_ON(!six_lock_counts(&b->c.lock).n[SIX_LOCK_write]); in bch2_btree_init_next()
3635 struct six_lock_count c = six_lock_counts(&b->lock); in bch2_btree_bkey_cached_common_to_text()
Completed in 32 milliseconds