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
453 * @rsvd_pebs: count of reserved physical eraseblocks
454 * @avail_pebs: count of available physical eraseblocks
455 * @beb_rsvd_pebs: how many physical eraseblocks are reserved for bad PEB
493 * @used: RB-tree of used physical eraseblocks
494 * @erroneous: RB-tree of erroneous used physical eraseblocks
495 * @free: RB-tree of free physical eraseblocks
497 * @scrub: RB-tree of physical eraseblocks which need scrubbing
498 * @pq: protection queue (contain physical eraseblocks which are temporarily
521 * @peb_count: count of physical eraseblocks on the MTD device
523 * @bad_peb_limit: top limit of expected bad physical eraseblocks
524 * @bad_peb_count: count of bad physical eraseblocks
525 * @good_peb_count: count of good physical eraseblocks
526 * @corr_peb_count: count of corrupted physical eraseblocks (preserved and not
528 * @erroneous_peb_count: count of erroneous physical eraseblocks in @erroneous
529 * @max_erroneous: maximum allowed amount of erroneous physical eraseblocks
534 * @leb_start: starting offset of logical eraseblocks within physical
535 * eraseblocks
543 * @bad_allowed: whether the MTD device admits bad physical eraseblocks or not
693 * @leb_count: number of logical eraseblocks in this volume
695 * @used_ebs: number of used logical eraseblocks in this volume (only for
700 * @data_pad: how many bytes at the end of logical eraseblocks of this volume
726 * @corr: list of corrupted physical eraseblocks
727 * @free: list of free physical eraseblocks
728 * @erase: list of physical eraseblocks which have to be erased
729 * @alien: list of physical eraseblocks which should not be used by UBI (e.g.,
731 * @fastmap: list of physical eraseblocks which relate to fastmap (e.g.,
732 * eraseblocks of the current and not yet erased old fastmap blocks)
737 * @bad_peb_count: count of bad physical eraseblocks
738 * @maybe_bad_peb_count: count of bad physical eraseblocks which are not marked