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()
2880 extern bool IOGetApfsPrebootUUID(char *);2890 if (IOGetApfsPrebootUUID(uuid_string)) {2912 if (IOGetApfsPrebootUUID(uuid_string)) {
450 IOGetApfsPrebootUUID(char *uuid) in IOGetApfsPrebootUUID() function