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