Searched refs:VOLUME_ID_UUID_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #define VOLUME_ID_UUID_SIZE 36 macro82 char uuid[VOLUME_ID_UUID_SIZE+1];
138 unsigned count = (format == UUID_DCE_STRING ? VOLUME_ID_UUID_SIZE : 4 << format); in volume_id_set_uuid()