Home
last modified time | relevance | path

Searched refs:RUN_ARRAY (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/uapi/linux/raid/
Dmd_u.h60 #define RUN_ARRAY _IOW (MD_MAJOR, 0x30, mdu_param_t) macro
/linux-4.4.14/init/
Ddo_mounts_md.c236 err = sys_ioctl(fd, RUN_ARRAY, 0); in md_setup_drive()
/linux-4.4.14/Documentation/
Dmd.txt119 The array is started with the RUN_ARRAY ioctl.
141 Once started with RUN_ARRAY, uninitialized spares can be added with
/linux-4.4.14/drivers/md/
Dmd.c6677 case RUN_ARRAY: in md_ioctl_valid()
6845 && cmd != RUN_ARRAY && cmd != SET_BITMAP_FILE in md_ioctl()
6967 case RUN_ARRAY: in md_ioctl()