Searched refs:COLDBOOT_STOP (Results 1 – 3 of 3) sorted by relevance
30 COLDBOOT_STOP, enumerator
169 if (uevent->path && uevent->path == dm_path) return COLDBOOT_STOP; in InitRequiredDevices()200 return COLDBOOT_STOP; // Found all partitions, stop coldboot. in ColdbootCallback()218 return COLDBOOT_STOP; in InitVerityDevice()
920 return (act == COLDBOOT_STOP || act == COLDBOOT_FINISH); in should_stop_coldboot()966 if (act == COLDBOOT_CREATE || act == COLDBOOT_STOP) { in handle_device_fd()