Searched refs:DM_UUID_LEN (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Ddm-log-userspace.h10 #include <linux/dm-ioctl.h> /* For DM_UUID_LEN */
417 char uuid[DM_UUID_LEN];
418 char padding[3]; /* Padding because DM_UUID_LEN = 129 */
H A Ddm-ioctl.h17 #define DM_UUID_LEN 129 macro
143 char uuid[DM_UUID_LEN]; /* unique identifier for

Completed in 138 milliseconds