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
456 * @rsvd_pebs: count of reserved physical eraseblocks
457 * @avail_pebs: count of available physical eraseblocks
458 * @beb_rsvd_pebs: how many physical eraseblocks are reserved for bad PEB
495 * @used: RB-tree of used physical eraseblocks
496 * @erroneous: RB-tree of erroneous used physical eraseblocks
497 * @free: RB-tree of free physical eraseblocks
499 * @scrub: RB-tree of physical eraseblocks which need scrubbing
500 * @pq: protection queue (contain physical eraseblocks which are temporarily
512 * physical eraseblock
513 * @move_from: physical eraseblock from where the data is being moved
514 * @move_to: physical eraseblock where the data is being moved to
523 * @peb_count: count of physical eraseblocks on the MTD device
524 * @peb_size: physical eraseblock size
525 * @bad_peb_limit: top limit of expected bad physical eraseblocks
526 * @bad_peb_count: count of bad physical eraseblocks
527 * @good_peb_count: count of good physical eraseblocks
528 * @corr_peb_count: count of corrupted physical eraseblocks (preserved and not
530 * @erroneous_peb_count: count of erroneous physical eraseblocks in @erroneous
531 * @max_erroneous: maximum allowed amount of erroneous physical eraseblocks
536 * @leb_start: starting offset of logical eraseblocks within physical
545 * @bad_allowed: whether the MTD device admits bad physical eraseblocks or not
659 * struct ubi_ainf_peb - attach information about a physical eraseblock.
661 * @pnum: physical eraseblock number
664 * @scrub: if this physical eraseblock needs scrubbing
671 * One object of this type is allocated for each physical eraseblock when
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.,
737 * @bad_peb_count: count of bad physical eraseblocks
738 * @maybe_bad_peb_count: count of bad physical eraseblocks which are not marked
790 * @e: physical eraseblock to erase
793 * @torture: if the physical eraseblock has to be tortured
1130 * physical eraseblock.
1142 * physical eraseblock.
1208 * @pnum: physical eraseblock to look for