Lines Matching full:eraseblocks
19 * Logical eraseblocks are represented by &struct ubi_ainf_peb objects. These
25 * Corrupted physical eraseblocks are put to the @corr list, free physical
26 * eraseblocks are put to the @free list and the physical eraseblock to be
451 * eraseblocks. That was before UBI got into mainline. We do not in ubi_compare_lebs()
587 * Walk the RB-tree of logical eraseblocks of volume @vol_id to look in ubi_add_to_av()
613 * Make sure that the logical eraseblocks have different in ubi_add_to_av()
620 * eraseblocks, in which case we'll refuse the image in in ubi_add_to_av()
623 * logical eraseblocks because there was an unclean reboot. in ubi_add_to_av()
811 * not initialized yet. This function picks a physical eraseblocks from one of
834 * so forth. We don't want to take care about bad eraseblocks here - in ubi_early_get_peb()
851 ubi_err(ubi, "no free eraseblocks"); in ubi_early_get_peb()
952 /* Skip bad physical eraseblocks */ in scan_peb()
1860 * Make sure that all the physical eraseblocks are in one of the lists in self_check_ai()