Home
last modified time | relevance | path

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

/drivers/md/bcache/
A Dsuper.c853 if (id >= c->devices_max_used) in bcache_device_attach()
854 c->devices_max_used = id + 1; in bcache_device_attach()
1818 for (i = 0; i < c->devices_max_used; i++) { in CLOSURE_CALLBACK()
1887 c->devices_max_used = 0; in bch_cache_set_alloc()
A Dbcache.h533 unsigned int devices_max_used; member
A Drequest.c1161 for (i = 0; i < c->devices_max_used; i++) { in quit_max_writeback_rate()
A Dbtree.c1777 for (i = 0; i < c->devices_max_used; i++) { in bch_btree_gc_finish()

Completed in 20 milliseconds