Searched refs:replicas_gc_lock (Results 1 – 4 of 4) sorted by relevance
947 mutex_lock(&c->replicas_gc_lock); in bch2_journal_flush_device_pins()982 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()
757 struct mutex replicas_gc_lock; member
771 mutex_init(&c->replicas_gc_lock); in bch2_fs_alloc()