Home
last modified time | relevance | path

Searched refs:replicas_gc_lock (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Djournal_reclaim.c879 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()
Dreplicas.c372 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()
Dbcachefs.h752 struct mutex replicas_gc_lock; member
Dsuper.c763 mutex_init(&c->replicas_gc_lock); in bch2_fs_alloc()