Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ubi_fm_scan_pool Struct Reference

#include <ubi-media.h>

Data Fields

__be32 magic
 
__be16 size
 
__be16 max_size
 
__be32 pebs [UBI_FM_MAX_POOL_SIZE]
 
__be32 padding [4]
 

Detailed Description

struct ubi_fm_scan_pool - Fastmap pool PEBs to be scanned while attaching : pool magic numer (UBI_FM_POOL_MAGIC) : current pool size : maximal pool size : an array containing the location of all PEBs in this pool

Definition at line 461 of file ubi-media.h.

Field Documentation

__be32 magic

Definition at line 462 of file ubi-media.h.

__be16 max_size

Definition at line 464 of file ubi-media.h.

__be32 padding[4]

Definition at line 466 of file ubi-media.h.

Definition at line 465 of file ubi-media.h.

__be16 size

Definition at line 463 of file ubi-media.h.


The documentation for this struct was generated from the following file: