Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/raid/
H A Dmd_u.h61 #define RUN_ARRAY _IOW (MD_MAJOR, 0x30, mdu_param_t) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/raid/
H A Dmd_u.h61 #define RUN_ARRAY _IOW (MD_MAJOR, 0x30, mdu_param_t) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/raid/
H A Dmd_u.h61 #define RUN_ARRAY _IOW (MD_MAJOR, 0x30, mdu_param_t) macro
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dmd.rst155 The array is started with the RUN_ARRAY ioctl.
176 Once started with RUN_ARRAY, uninitialized spares can be added with
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd.c7491 case RUN_ARRAY: in md_ioctl_valid()
7650 && cmd != RUN_ARRAY && cmd != SET_BITMAP_FILE in md_ioctl()
7772 case RUN_ARRAY: in md_ioctl()