Home
last modified time | relevance | path

Searched refs:copy_gc_enabled (Results 1 – 3 of 3) sorted by relevance

/drivers/md/bcache/
A Dsysfs.c150 rw_attribute(copy_gc_enabled);
791 sysfs_printf(copy_gc_enabled, "%i", c->copy_gc_enabled); in SHOW()
918 sysfs_strtoul_bool(copy_gc_enabled, c->copy_gc_enabled); in STORE()
A Dmovinggc.c203 if (!c->copy_gc_enabled) in bch_moving_gc()
A Dbcache.h738 unsigned int copy_gc_enabled:1; member

Completed in 10 milliseconds