Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/raid/ !
Dmd_u.h61 #define RUN_ARRAY _IOW (MD_MAJOR, 0x30, mdu_param_t) macro
/linux-6.1.9/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-6.1.9/drivers/md/ !
Dmd.c7459 case RUN_ARRAY: in md_ioctl_valid()
7617 && cmd != RUN_ARRAY && cmd != SET_BITMAP_FILE in md_ioctl()
7710 case RUN_ARRAY: in md_ioctl()