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

#include <ubi-user.h>

Data Fields

__s32 lnum
 
__s8 dtype
 
__s8 padding [3]
 

Detailed Description

struct ubi_map_req - a data structure used in map LEB requests. : pass "3" for better compatibility with old kernels : logical eraseblock number to unmap : reserved for future, not used, has to be zeroed

Definition at line 400 of file ubi-user.h.

Field Documentation

Definition at line 402 of file ubi-user.h.

__s32 lnum

Definition at line 401 of file ubi-user.h.

__s8 padding[3]

Definition at line 403 of file ubi-user.h.


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