md_check_partitions
if (md_check_partitions(install) == 0)
if (md_check_partitions(install) == 0)
if (md_check_partitions() == 0)
if (md_check_partitions() == 0)
if (!md_check_partitions(install))
if (!md_check_partitions(install))
return md_check_partitions(install);
bool md_check_partitions(struct install_partition_desc*);