Lines Matching defs:install
68 md_get_info(struct install_partition_desc *install) in md_get_info()
78 md_make_bsd_partitions(struct install_partition_desc *install) in md_make_bsd_partitions()
87 md_check_partitions(struct install_partition_desc *install) in md_check_partitions()
96 md_pre_disklabel(struct install_partition_desc *install, in md_pre_disklabel()
106 md_post_disklabel(struct install_partition_desc *install, in md_post_disklabel()
120 md_post_newfs(struct install_partition_desc *install) in md_post_newfs()
131 md_post_extract(struct install_partition_desc *install, bool upgrade) in md_post_extract()
137 md_cleanup_install(struct install_partition_desc *install) in md_cleanup_install()
145 md_pre_update(struct install_partition_desc *install) in md_pre_update()
152 md_update(struct install_partition_desc *install) in md_update()
159 md_pre_mount(struct install_partition_desc *install, size_t ndx) in md_pre_mount()