Searched refs:IOGetApfsPrebootUUID (Results 1 – 3 of 3) sorted by relevance
1248 extern bool IOGetApfsPrebootUUID(char *);1260 if (IOGetApfsPrebootUUID(maybe_uuid_string)) { in get_preboot_uuid()
2837 extern bool IOGetApfsPrebootUUID(char *);2847 if (IOGetApfsPrebootUUID(uuid_string)) { in sysctl_apfsprebootuuid()2869 if (IOGetApfsPrebootUUID(uuid_string)) { in sysctl_targetsystemvolgroupuuid()
437 IOGetApfsPrebootUUID(char *uuid) in IOGetApfsPrebootUUID() function