Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/bcache/
Dsuper.c901 const size_t max_stripes = min_t(size_t, INT_MAX, in bcache_device_init() local
910 if (!n || n > max_stripes) { in bcache_device_init()