Searched refs:devices_max_used (Results 1 – 3 of 3) sorted by relevance
532 unsigned int devices_max_used; member
853 if (id >= c->devices_max_used) in bcache_device_attach()854 c->devices_max_used = id + 1; in bcache_device_attach()1826 for (i = 0; i < c->devices_max_used; i++) { in CLOSURE_CALLBACK()1895 c->devices_max_used = 0; in bch_cache_set_alloc()
1151 for (i = 0; i < c->devices_max_used; i++) { in quit_max_writeback_rate()