Home
last modified time | relevance | path

Searched refs:copy_gc_enabled (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsysfs.c147 rw_attribute(copy_gc_enabled); variable
776 sysfs_printf(copy_gc_enabled, "%i", c->copy_gc_enabled); in SHOW()
902 sysfs_strtoul_bool(copy_gc_enabled, c->copy_gc_enabled); in SHOW_LOCKED()
H A Dmovinggc.c203 if (!c->copy_gc_enabled) in bch_moving_gc()
H A Dbcache.h729 unsigned int copy_gc_enabled:1; member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsysfs.c150 rw_attribute(copy_gc_enabled); variable
797 sysfs_printf(copy_gc_enabled, "%i", c->copy_gc_enabled); in SHOW()
923 sysfs_strtoul_bool(copy_gc_enabled, c->copy_gc_enabled); in SHOW_LOCKED()
H A Dmovinggc.c203 if (!c->copy_gc_enabled) in bch_moving_gc()
H A Dbcache.h735 unsigned int copy_gc_enabled:1; member

Completed in 8 milliseconds