Searched refs:IOGetApfsPrebootUUID (Results 1 – 3 of 3) sorted by relevance
1285 extern bool IOGetApfsPrebootUUID(char *);1297 if (IOGetApfsPrebootUUID(maybe_uuid_string)) { in get_preboot_uuid()
2995 extern bool IOGetApfsPrebootUUID(char *);3005 if (IOGetApfsPrebootUUID(uuid_string)) {3027 if (IOGetApfsPrebootUUID(uuid_string)) {
456 IOGetApfsPrebootUUID(char *uuid) in IOGetApfsPrebootUUID() function