Searched defs:max_dev (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/raid/ | ||
| H A D | md_p.h | 293 __le32 max_dev; /* size of devs[] array to consider */ member |
| /linux/drivers/md/ | ||
| H A D | md.c | 2149 int max_dev, i; in super_1_sync() local |