Searched refs:IOGetApfsPrebootUUID (Results 1 – 3 of 3) sorted by relevance
1268 extern bool IOGetApfsPrebootUUID(char *);1280 if (IOGetApfsPrebootUUID(maybe_uuid_string)) { in get_preboot_uuid()
2875 extern bool IOGetApfsPrebootUUID(char *);2885 if (IOGetApfsPrebootUUID(uuid_string)) {2907 if (IOGetApfsPrebootUUID(uuid_string)) {
449 IOGetApfsPrebootUUID(char *uuid) in IOGetApfsPrebootUUID() function