Searched refs:IMAGEBOOT_DMG (Results 1 – 4 of 4) sorted by relevance
35 IMAGEBOOT_DMG, enumerator
164 result = IMAGEBOOT_DMG; in imageboot_needed()209 if (type != IMAGEBOOT_DMG) { in imageboot_pivot_image()457 if (type == IMAGEBOOT_DMG) { in imageboot_mount_image()
684 error = imageboot_mount_image(S_netboot_info_p->image_path, -1, IMAGEBOOT_DMG); in netboot_setup()688 error = imageboot_mount_image(S_netboot_info_p->second_image_path, 0, IMAGEBOOT_DMG); in netboot_setup()
1031 …error = imageboot_pivot_image(dmgpath, IMAGEBOOT_DMG, "/System/Volumes/BaseSystem", "System/Volume… in bsd_init()