Searched refs:IOGetApfsPrebootUUID (Results 1 – 3 of 3) sorted by relevance
1273 extern bool IOGetApfsPrebootUUID(char *);1285 if (IOGetApfsPrebootUUID(maybe_uuid_string)) { in get_preboot_uuid()
2937 extern bool IOGetApfsPrebootUUID(char *);2947 if (IOGetApfsPrebootUUID(uuid_string)) {2969 if (IOGetApfsPrebootUUID(uuid_string)) {
456 IOGetApfsPrebootUUID(char *uuid) in IOGetApfsPrebootUUID() function