Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/raid/
Dmd_u.h61 #define RUN_ARRAY _IOW (MD_MAJOR, 0x30, mdu_param_t) macro
/Linux-v5.4/init/
Ddo_mounts_md.c228 err = ksys_ioctl(fd, RUN_ARRAY, 0); in md_setup_drive()
/Linux-v5.4/Documentation/admin-guide/
Dmd.rst155 The array is started with the RUN_ARRAY ioctl.
176 Once started with RUN_ARRAY, uninitialized spares can be added with
/Linux-v5.4/drivers/md/
Dmd.c7221 case RUN_ARRAY: in md_ioctl_valid()
7385 && cmd != RUN_ARRAY && cmd != SET_BITMAP_FILE in md_ioctl()
7507 case RUN_ARRAY: in md_ioctl()