Home
last modified time | relevance | path

Searched refs:type_guid (Results 1 – 1 of 1) sorted by relevance

/include/
A Dpart.h80 char type_guid[UUID_STR_LEN + 1]; /* type GUID as string, if exists */ member
131 return info->type_guid; in disk_partition_type_guid()
151 strlcpy(info->type_guid, val, UUID_STR_LEN + 1); in disk_partition_set_type_guid()
158 *info->type_guid = '\0'; in disk_partition_clr_type_guid()

Completed in 6 milliseconds