Searched refs:max_stripes (Results 1 – 1 of 1) sorted by relevance
901 const size_t max_stripes = min_t(size_t, INT_MAX, in bcache_device_init() local910 if (!n || n > max_stripes) { in bcache_device_init()