Searched refs:hdr_ok (Results 1 – 1 of 1) sorted by relevance
203 int hdr_ok, ret = -1; in build_maps() local234 hdr_ok = (strcmp(header.DataOrgTuple+3, "FTL100") == 0); in build_maps()235 if (hdr_ok && (le16_to_cpu(header.LogicalEUN) < part->DataUnits) && in build_maps()247 if (hdr_ok && (le16_to_cpu(header.LogicalEUN) == 0xffff)) { in build_maps()