Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Ddm-ioctl.h41 struct dm_target_spec { struct
42 __u64 sector_start;
43 __u64 length;
44 __s32 status;
45 __u32 next;
46 char target_type[DM_MAX_TYPE_NAME];
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Ddm-ioctl.h30 struct dm_target_spec { struct
31 __u64 sector_start;
32 __u64 length;
33 __s32 status;
35 __u32 next;
36 char target_type[DM_MAX_TYPE_NAME];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Ddm-ioctl.h41 struct dm_target_spec { struct
42 __u64 sector_start;
43 __u64 length;
44 __s32 status;
45 __u32 next;
46 char target_type[DM_MAX_TYPE_NAME];
/kernel/linux/linux-5.10/include/uapi/linux/
Ddm-ioctl.h153 struct dm_target_spec { struct
159 * Location of the next dm_target_spec. argument
175 * alignment of subsequent dm_target_spec. argument
/kernel/linux/linux-6.6/include/uapi/linux/
Ddm-ioctl.h153 struct dm_target_spec { struct
159 * Location of the next dm_target_spec. argument
175 * alignment of subsequent dm_target_spec. argument