mount_disks
if (mount_disks(install) != 0)
int mount_disks(struct install_partition_desc *);
if (mount_disks(&install) != 0)