Searched refs:get_boot_partitions (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/fs/
H A Dvfs_boot.cpp330 get_boot_partitions(KMessage& bootVolume, PartitionStack& partitions) function
332 dprintf("get_boot_partitions(): boot volume message:\n");
337 dprintf("get_boot_partitions(): boot method type: %" B_PRId32 "\n",
476 status_t status = get_boot_partitions(bootVolume, partitions);
478 panic("get_boot_partitions failed!");

Completed in 37 milliseconds