Lines Matching full:eraseblock

26  * eraseblocks are put to the @free list and the physical eraseblock to be
170 * @pnum: physical eraseblock number
171 * @ec: erase counter of the physical eraseblock
209 * add_to_list - add physical eraseblock to a list.
211 * @pnum: physical eraseblock number to add
214 * @ec: erase counter of the physical eraseblock
219 * eraseblock @pnum and adds it to the "free", "erase", or "alien" lists.
258 * add_corrupted - add a corrupted physical eraseblock.
260 * @pnum: physical eraseblock number to add
261 * @ec: erase counter of the physical eraseblock
264 * physical eraseblock @pnum and adds it to the 'corr' list. The corruption
284 * add_fastmap - add a Fastmap related physical eraseblock.
286 * @pnum: physical eraseblock number the VID header came from
288 * @ec: erase counter of the physical eraseblock
291 * physical eraseblock @pnum and adds it to the 'fastmap' list.
319 * @av: information about the volume this logical eraseblock belongs to
320 * @pnum: physical eraseblock number the VID header came from
343 * This is not the first logical eraseblock belonging to this in validate_vid_hdr()
345 * to the data in previous logical eraseblock headers. in validate_vid_hdr()
387 * @pnum: physical eraseblock number
390 * If the volume corresponding to the @vid_hdr logical eraseblock is already
419 * ubi_compare_lebs - find out which logical eraseblock is newer.
421 * @aeb: first logical eraseblock to compare
422 * @pnum: physical eraseblock number of the second logical eraseblock to
424 * @vid_hdr: volume identifier header of the second logical eraseblock
548 * ubi_add_to_av - add used physical eraseblock to the attaching information.
551 * @pnum: the physical eraseblock number
554 * @bitflips: if bit-flips were detected when this physical eraseblock was read
556 * This function adds information about a used physical eraseblock to the
559 * eraseblock belonging to the same logical eraseblock, and the newer one has
588 * if this is the first instance of this logical eraseblock or not. in ubi_add_to_av()
605 * There is already a physical eraseblock describing the same in ubi_add_to_av()
606 * logical eraseblock present. in ubi_add_to_av()
643 * This logical eraseblock is newer than the one in ubi_add_to_av()
671 * This logical eraseblock is older than the one found in ubi_add_to_av()
680 * We've met this logical eraseblock for the first time, add it to the in ubi_add_to_av()
759 * early_erase_peb - erase a physical eraseblock.
762 * @pnum: physical eraseblock number to erase;
765 * This function erases physical eraseblock 'pnum', and writes the erase
805 * ubi_early_get_peb - get a free physical eraseblock.
809 * This function returns a free physical eraseblock. It is supposed to be
832 * We try to erase the first physical eraseblock from the erase list in ubi_early_get_peb()
859 * @pnum: the physical eraseblock number to check
933 * @pnum: the physical eraseblock number
938 * "attaching info" structure. Returns zero if the physical eraseblock was