HomeSort by relevance Sort by last modified time
    Searched defs:dm_target_spec (Results 1 - 3 of 3) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
dm-ioctl.h 152 struct dm_target_spec { struct
158 * Location of the next dm_target_spec.
160 * the number of bytes from the start of the "current" dm_target_spec
161 * to the start of the "next" dm_target_spec.
163 * is the number of bytes from the start of the first dm_target_spec
165 * dm_target_spec.
174 * alignment of subsequent dm_target_spec.
  /bionic/libc/kernel/uapi/linux/
dm-ioctl.h 41 struct dm_target_spec { struct
  /external/kernel-headers/original/uapi/linux/
dm-ioctl.h 153 struct dm_target_spec { struct
159 * Location of the next dm_target_spec.
161 * the number of bytes from the start of the "current" dm_target_spec
162 * to the start of the "next" dm_target_spec.
164 * is the number of bytes from the start of the first dm_target_spec
166 * dm_target_spec.
175 * alignment of subsequent dm_target_spec.

Completed in 1074 milliseconds