Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/raid/
H A Dmd_u.h50 #define SET_ARRAY_INFO _IOW (MD_MAJOR, 0x23, mdu_array_info_t) macro
/openbmc/linux/Documentation/admin-guide/
H A Dmd.rst145 SET_ARRAY_INFO ioctl. This contains, in particular, a major and minor
169 etc) in a SET_ARRAY_INFO ioctl. This must have ``major_version==0`` and
/openbmc/linux/drivers/md/
H A Dmd.c7572 case SET_ARRAY_INFO: in md_ioctl_valid()
7706 if (cmd == SET_ARRAY_INFO) { in md_ioctl()