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