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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/raid/
H A Dmd_u.h61 #define RUN_ARRAY _IOW (MD_MAJOR, 0x30, mdu_param_t) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Ddo_mounts_md.c226 err = sys_ioctl(fd, RUN_ARRAY, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Dmd.c5799 * RUN_ARRAY, and GET_ and SET_BITMAP_FILE are allowed */
5802 && cmd != RUN_ARRAY && cmd != SET_BITMAP_FILE
5910 case RUN_ARRAY:

Completed in 160 milliseconds