Searched refs:PLAT_CODE_NONE (Results 1 – 7 of 7) sorted by relevance
130 #define PLAT_CODE_NONE 0x0 macro
168 case PLAT_CODE_NONE: in code_name()214 if (loc->code == PLAT_CODE_NONE) in vhd_print_parent_locators()
277 if (loc->code == PLAT_CODE_NONE) { in vhd_util_check_validate_parent_locator()683 if (loc->code == PLAT_CODE_NONE) in vhd_util_check_parent_locators()
507 if (loc->code == PLAT_CODE_NONE) in vhd_journal_add_locators()957 if (loc->code == PLAT_CODE_NONE) in vhd_journal_restore_locators()1022 if (vhd->header.loc[i].code != PLAT_CODE_NONE) in vhd_journal_restore_metadata()
647 if (loc->code == PLAT_CODE_NONE) in vhd_check_for_clobber()701 if (loc->code == PLAT_CODE_NONE) in vhd_shift_metadata()
431 case PLAT_CODE_NONE: in vhd_validate_platform_code()648 if (loc->code == PLAT_CODE_NONE) in vhd_end_of_headers()2589 code = PLAT_CODE_NONE; in vhd_write_parent_locators()
423 if (!loc && vhd->header.loc[i].code != PLAT_CODE_NONE) in vhd_util_scan_get_parent_locator()
Completed in 17 milliseconds