Searched refs:SET_ARRAY_INFO (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/raid/
H A Dmd_u.h27 * >=1 means different superblock formats are selectable using SET_ARRAY_INFO
49 #define SET_ARRAY_INFO _IOW (MD_MAJOR, 0x23, mdu_array_info_t) macro
/linux-4.4.14/init/
H A Ddo_mounts_md.c189 if (sys_ioctl(fd, SET_ARRAY_INFO, 0) == -EBUSY) { md_setup_drive()
212 err = sys_ioctl(fd, SET_ARRAY_INFO, (long)&ainfo); md_setup_drive()
/linux-4.4.14/drivers/md/
H A Dmd.c6678 case SET_ARRAY_INFO: md_ioctl_valid()
6798 if (cmd == SET_ARRAY_INFO) { md_ioctl()

Completed in 181 milliseconds