Searched refs:partition (Results 1 – 6 of 6) sorted by relevance
23 * Returns the file system type of the partition. This is only required for28 * FAILURE_UNKNOWN if the partition is invalid or does not require
361 static struct gpt_disk* boot_ctl_get_disk_info(char *partition) in boot_ctl_get_disk_info() argument364 if (!partition) in boot_ctl_get_disk_info()372 if (gpt_disk_get_disk_info(partition, disk)) { in boot_ctl_get_disk_info()374 partition); in boot_ctl_get_disk_info()
19 // vendor partition.
24 * suffix, which is appended to the base name for any particular partition36 * running from a virtual machine with only one copy of each partition for the
37 * but is loaded directly from the system partition using the legacy API