Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/bcache/
Dsuper.c882 const size_t max_stripes = min_t(size_t, INT_MAX, in bcache_device_init() local
891 if (!n || n > max_stripes) { in bcache_device_init()