Searched refs:copy_gc_enabled (Results 1 – 3 of 3) sorted by relevance
106 rw_attribute(copy_gc_enabled);571 sysfs_printf(copy_gc_enabled, "%i", c->copy_gc_enabled); in SHOW()654 sysfs_strtoul(copy_gc_enabled, c->copy_gc_enabled); in STORE()
205 if (!c->copy_gc_enabled) in bch_moving_gc()
661 unsigned copy_gc_enabled:1; member