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
496 * @used: RB-tree of used physical eraseblocks
497 * @erroneous: RB-tree of erroneous used physical eraseblocks
498 * @free: RB-tree of free physical eraseblocks
500 * @scrub: RB-tree of physical eraseblocks which need scrubbing
501 * @pq: protection queue (contain physical eraseblocks which are temporarily
513 * physical eraseblock
514 * @move_from: physical eraseblock from where the data is being moved
515 * @move_to: physical eraseblock where the data is being moved to
524 * @peb_count: count of physical eraseblocks on the MTD device
525 * @peb_size: physical eraseblock size
526 * @bad_peb_limit: top limit of expected bad physical eraseblocks
527 * @bad_peb_count: count of bad physical eraseblocks
528 * @good_peb_count: count of good physical eraseblocks
529 * @corr_peb_count: count of corrupted physical eraseblocks (preserved and not
531 * @erroneous_peb_count: count of erroneous physical eraseblocks in @erroneous
532 * @max_erroneous: maximum allowed amount of erroneous physical eraseblocks
537 * @leb_start: starting offset of logical eraseblocks within physical
546 * @bad_allowed: whether the MTD device admits bad physical eraseblocks or not
661 * struct ubi_ainf_peb - attach information about a physical eraseblock.
663 * @pnum: physical eraseblock number
666 * @scrub: if this physical eraseblock needs scrubbing
673 * One object of this type is allocated for each physical eraseblock when
728 * @corr: list of corrupted physical eraseblocks
729 * @free: list of free physical eraseblocks
730 * @erase: list of physical eraseblocks which have to be erased
731 * @alien: list of physical eraseblocks which should not be used by UBI (e.g.,
733 * @fastmap: list of physical eraseblocks which relate to fastmap (e.g.,
739 * @bad_peb_count: count of bad physical eraseblocks
740 * @maybe_bad_peb_count: count of bad physical eraseblocks which are not marked
792 * @e: physical eraseblock to erase
795 * @torture: if the physical eraseblock has to be tortured
1131 * physical eraseblock.
1143 * physical eraseblock.
1209 * @pnum: physical eraseblock to look for