Searched refs:replicas_gc_lock (Results 1 – 4 of 4) sorted by relevance
879 mutex_lock(&c->replicas_gc_lock); in bch2_journal_flush_device_pins()914 mutex_unlock(&c->replicas_gc_lock); in bch2_journal_flush_device_pins()
372 lockdep_assert_held(&c->replicas_gc_lock); in bch2_replicas_gc_end()400 lockdep_assert_held(&c->replicas_gc_lock); in bch2_replicas_gc_start()
752 struct mutex replicas_gc_lock; member
763 mutex_init(&c->replicas_gc_lock); in bch2_fs_alloc()