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

#include <ubi-media.h>

Data Fields

__be32 magic
 
__be32 reserved_pebs
 
__be32 pnum [0]
 

Detailed Description

struct ubi_fm_eba - denotes an association beween a PEB and LEB : EBA table magic number : number of table entries : PEB number of LEB (LEB is the index)

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

Field Documentation

__be32 magic

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

__be32 pnum[0]

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

__be32 reserved_pebs

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


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