Searched defs:max_nr_stripes (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/md/ | ||
| H A D | raid5.h | 571 int max_nr_stripes; member |
| H A D | dm-raid.c | 3518 int i, max_nr_stripes = conf ? conf->max_nr_stripes : 0; in raid_status() local |