Searched refs:bm_type (Results 1 – 3 of 3) sorted by relevance
1163 type_to_str(modules[i].bm_type), in check_images()1168 if (modules[i].bm_type == BMT_HASH || in check_images()1236 modules[midx].bm_type = BMT_FILE; in process_module()1262 modules[midx].bm_type = BMT_ROOTFS; in process_module()1264 modules[midx].bm_type = BMT_HASH; in process_module()1300 if (modules[0].bm_type != BMT_FILE || in fixup_modules()1301 modules_used > 1 && modules[1].bm_type != BMT_FILE) { in fixup_modules()1310 modules[0].bm_type = BMT_ROOTFS; in fixup_modules()1312 modules[1].bm_type = BMT_HASH; in fixup_modules()1329 if (modules[i].bm_type == BMT_HASH || in assign_module_hashes()[all …]
82 boot_module_type_t bm_type; member
1246 if (bm[i].bm_type == BMT_ROOTFS) { in build_boot_properties()1250 if (bm[i].bm_type == BMT_HASH || bm[i].bm_name == NULL) in build_boot_properties()