mdu_array_info_t
mdu_array_info_t info;
static int update_array_info(struct mddev *mddev, mdu_array_info_t *info)
mdu_array_info_t info;
#define GET_ARRAY_INFO _IOR (MD_MAJOR, 0x11, mdu_array_info_t)
#define SET_ARRAY_INFO _IOW (MD_MAJOR, 0x23, mdu_array_info_t)