Searched refs:hdr_ok (Results 1 – 2 of 2) sorted by relevance
107 bool hdr_ok; in xrep_symlink_salvage_remote() local146 hdr_ok = xfs_symlink_hdr_ok(ip->i_ino, offset, byte_cnt, bp); in xrep_symlink_salvage_remote()147 if (!hdr_ok || (fa != NULL && !magic_ok)) in xrep_symlink_salvage_remote()
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()