Lines Matching full:physical
172 * @pnum: physical eraseblock number
174 * This data structure is used in the WL sub-system. Each physical eraseblock
270 * @pnum: the physical eraseblock where the LEB can be found
294 * @reserved_pebs: how many physical eraseblocks are reserved for this volume
301 * @data_pad: how many bytes are not used at the end of physical eraseblocks to
458 * @rsvd_pebs: count of reserved physical eraseblocks
459 * @avail_pebs: count of available physical eraseblocks
460 * @beb_rsvd_pebs: how many physical eraseblocks are reserved for bad PEB
498 * @used: RB-tree of used physical eraseblocks
499 * @erroneous: RB-tree of erroneous used physical eraseblocks
500 * @free: RB-tree of free physical eraseblocks
502 * @scrub: RB-tree of physical eraseblocks which need scrubbing
503 * @pq: protection queue (contain physical eraseblocks which are temporarily
515 * physical eraseblock
516 * @move_from: physical eraseblock from where the data is being moved
517 * @move_to: physical eraseblock where the data is being moved to
526 * @peb_count: count of physical eraseblocks on the MTD device
527 * @peb_size: physical eraseblock size
528 * @bad_peb_limit: top limit of expected bad physical eraseblocks
529 * @bad_peb_count: count of bad physical eraseblocks
530 * @good_peb_count: count of good physical eraseblocks
531 * @corr_peb_count: count of corrupted physical eraseblocks (preserved and not
533 * @erroneous_peb_count: count of erroneous physical eraseblocks in @erroneous
534 * @max_erroneous: maximum allowed amount of erroneous physical eraseblocks
539 * @leb_start: starting offset of logical eraseblocks within physical
548 * @bad_allowed: whether the MTD device admits bad physical eraseblocks or not
663 * struct ubi_ainf_peb - attach information about a physical eraseblock.
665 * @pnum: physical eraseblock number
668 * @scrub: if this physical eraseblock needs scrubbing
675 * One object of this type is allocated for each physical eraseblock when
730 * @corr: list of corrupted physical eraseblocks
731 * @free: list of free physical eraseblocks
732 * @erase: list of physical eraseblocks which have to be erased
733 * @alien: list of physical eraseblocks which should not be used by UBI (e.g.,
735 * @fastmap: list of physical eraseblocks which relate to fastmap (e.g.,
741 * @bad_peb_count: count of bad physical eraseblocks
742 * @maybe_bad_peb_count: count of bad physical eraseblocks which are not marked
794 * @e: physical eraseblock to erase
797 * @torture: if the physical eraseblock has to be tortured
1133 * physical eraseblock.
1145 * physical eraseblock.
1211 * @pnum: physical eraseblock to look for