Lines Matching full:corruption
46 * When UBI detects a corruption (CRC-32 mismatch) in a PEB, and it looks like
58 * scanning). UBI assumes corruption type 2 if the VID header is corrupted and
61 * area. Otherwise UBI assumes corruption type 1. So the decision criteria
64 * to just erase this PEB - this is corruption type 1.
67 * happened, so this is corruption type 1. However, this is just a guess,
69 * o Otherwise this is corruption type 2.
264 * physical eraseblock @pnum and adds it to the 'corr' list. The corruption
868 * If the corruption reason was a power cut, UBI can safely erase this PEB.
885 * It is difficult to say for sure what type of corruption is in check_corruption()
902 …ubi_err(ubi, "this may be a non-UBI PEB or a severe VID header corruption which requires manual in… in check_corruption()
1072 * bad EBA table and cause data corruption which is hard to in scan_peb()
1102 /* This corruption is caused by a power cut */ in scan_peb()
1106 /* This is an unexpected corruption */ in scan_peb()