Lines Matching defs:install
66 md_get_info(struct install_partition_desc *install) in md_get_info()
121 md_make_bsd_partitions(struct install_partition_desc *install) in md_make_bsd_partitions()
130 md_check_partitions(struct install_partition_desc *install) in md_check_partitions()
156 md_pre_disklabel(struct install_partition_desc *install, in md_pre_disklabel()
166 md_post_disklabel(struct install_partition_desc *install, in md_post_disklabel()
178 md_post_newfs(struct install_partition_desc *install) in md_post_newfs()
197 md_post_extract(struct install_partition_desc *install, bool upgrade) in md_post_extract()
203 md_cleanup_install(struct install_partition_desc *install) in md_cleanup_install()
211 md_pre_update(struct install_partition_desc *install) in md_pre_update()
218 md_update(struct install_partition_desc *install) in md_update()
225 md_pre_mount(struct install_partition_desc *install, size_t ndx) in md_pre_mount()