Home
last modified time | relevance | path

Searched refs:mdu_array_info_t (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/raid/
H A Dmd_u.h41 #define GET_ARRAY_INFO _IOR (MD_MAJOR, 0x11, mdu_array_info_t)
50 #define SET_ARRAY_INFO _IOW (MD_MAJOR, 0x23, mdu_array_info_t)
108 } mdu_array_info_t; typedef
/kernel/linux/linux-6.6/include/uapi/linux/raid/
H A Dmd_u.h41 #define GET_ARRAY_INFO _IOR (MD_MAJOR, 0x11, mdu_array_info_t)
50 #define SET_ARRAY_INFO _IOW (MD_MAJOR, 0x23, mdu_array_info_t)
108 } mdu_array_info_t; typedef
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/raid/
H A Dmd_u.h12 #define GET_ARRAY_INFO _IOR (MD_MAJOR, 0x11, mdu_array_info_t)
19 #define SET_ARRAY_INFO _IOW (MD_MAJOR, 0x23, mdu_array_info_t)
61 } mdu_array_info_t; typedef
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/raid/
H A Dmd_u.h25 #define GET_ARRAY_INFO _IOR(MD_MAJOR, 0x11, mdu_array_info_t)
32 #define SET_ARRAY_INFO _IOW(MD_MAJOR, 0x23, mdu_array_info_t)
71 } mdu_array_info_t; typedef
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/raid/
H A Dmd_u.h25 #define GET_ARRAY_INFO _IOR(MD_MAJOR, 0x11, mdu_array_info_t)
32 #define SET_ARRAY_INFO _IOW(MD_MAJOR, 0x23, mdu_array_info_t)
71 } mdu_array_info_t; typedef
/kernel/linux/linux-5.10/drivers/md/
H A Dmd.c6634 mdu_array_info_t info; in get_array_info()
7360 static int update_array_info(struct mddev *mddev, mdu_array_info_t *info) in update_array_info()
7655 mdu_array_info_t info; in md_ioctl()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c6652 mdu_array_info_t info; in get_array_info()
7392 static int update_array_info(struct mddev *mddev, mdu_array_info_t *info) in update_array_info()
7582 mdu_array_info_t info; in __md_set_array_info()

Completed in 24 milliseconds