Searched refs:IOGetApfsPrebootUUID (Results 1 – 3 of 3) sorted by relevance
1275 extern bool IOGetApfsPrebootUUID(char *);1287 if (IOGetApfsPrebootUUID(maybe_uuid_string)) { in get_preboot_uuid()
2951 extern bool IOGetApfsPrebootUUID(char *);2961 if (IOGetApfsPrebootUUID(uuid_string)) {2983 if (IOGetApfsPrebootUUID(uuid_string)) {
456 IOGetApfsPrebootUUID(char *uuid) in IOGetApfsPrebootUUID() function