Lines Matching full:eraseblocks
85 /* Number of physical eraseblocks reserved for atomic LEB change operation */
286 * @reserved_pebs: how many physical eraseblocks are reserved for this volume
289 * @used_ebs: how many logical eraseblocks in this volume contain data
293 * @data_pad: how many bytes are not used at the end of physical eraseblocks to
298 * @upd_ebs: how many eraseblocks are expected to be updated
452 * @rsvd_pebs: count of reserved physical eraseblocks
453 * @avail_pebs: count of available physical eraseblocks
454 * @beb_rsvd_pebs: how many physical eraseblocks are reserved for bad PEB
492 * @used: RB-tree of used physical eraseblocks
493 * @erroneous: RB-tree of erroneous used physical eraseblocks
494 * @free: RB-tree of free physical eraseblocks
496 * @scrub: RB-tree of physical eraseblocks which need scrubbing
497 * @pq: protection queue (contain physical eraseblocks which are temporarily
520 * @peb_count: count of physical eraseblocks on the MTD device
522 * @bad_peb_limit: top limit of expected bad physical eraseblocks
523 * @bad_peb_count: count of bad physical eraseblocks
524 * @good_peb_count: count of good physical eraseblocks
525 * @corr_peb_count: count of corrupted physical eraseblocks (preserved and not
527 * @erroneous_peb_count: count of erroneous physical eraseblocks in @erroneous
528 * @max_erroneous: maximum allowed amount of erroneous physical eraseblocks
533 * @leb_start: starting offset of logical eraseblocks within physical
534 * eraseblocks
542 * @bad_allowed: whether the MTD device admits bad physical eraseblocks or not
691 * @leb_count: number of logical eraseblocks in this volume
693 * @used_ebs: number of used logical eraseblocks in this volume (only for
698 * @data_pad: how many bytes at the end of logical eraseblocks of this volume
724 * @corr: list of corrupted physical eraseblocks
725 * @free: list of free physical eraseblocks
726 * @erase: list of physical eraseblocks which have to be erased
727 * @alien: list of physical eraseblocks which should not be used by UBI (e.g.,
729 * @fastmap: list of physical eraseblocks which relate to fastmap (e.g.,
730 * eraseblocks of the current and not yet erased old fastmap blocks)
735 * @bad_peb_count: count of bad physical eraseblocks
736 * @maybe_bad_peb_count: count of bad physical eraseblocks which are not marked