Home | History | Annotate | Download | only in blkid

Lines Matching defs:uuid_str

600 	char		uuid_str[17], label_str[129], *cp;
693 sprintf(uuid_str, "%016llX", blkid_le64(ns->volume_serial));
694 blkid_set_tag(probe->dev, "UUID", uuid_str, 0);