Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/libdm/ioctl/
H A Dlibdm-compat.h33 struct dm_ioctl_v1 { struct
34 uint32_t version[3]; /* in/out */
35 uint32_t data_size; /* total size of data passed in
38 uint32_t data_start; /* offset to start of data
41 int32_t target_count; /* in/out */
42 int32_t open_count; /* out */
43 uint32_t flags; /* in/out */
45 __kernel_dev_t dev; /* in/out */
47 char name[DM_NAME_LEN]; /* device name */
48 char uuid[DM_UUID_LEN]; /* unique identifier for