Home
last modified time | relevance | path

Searched defs:dm_target_versions (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Ddm-ioctl.h49 struct dm_target_versions { struct
50 __u32 next;
51 __u32 version[3];
52 char name[0];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Ddm-ioctl.h58 struct dm_target_versions { struct
59 __u32 next;
60 __u32 version[3];
61 char name[0];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Ddm-ioctl.h58 struct dm_target_versions { struct
59 __u32 next;
60 __u32 version[3];
61 char name[0];
/kernel/linux/linux-5.10/include/uapi/linux/
Ddm-ioctl.h201 struct dm_target_versions { struct
202 __u32 next;
203 __u32 version[3];
205 char name[0];
/kernel/linux/linux-6.6/include/uapi/linux/
Ddm-ioctl.h215 struct dm_target_versions { struct
216 __u32 next;
217 __u32 version[3];
219 char name[];