Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dsuper.c900 const size_t max_stripes = min_t(size_t, INT_MAX, in bcache_device_init() local
926 if (!n || n > max_stripes) { in bcache_device_init()