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

#include <ubi.h>

Data Fields

int ubi_num
 
int vol_id
 
int size
 
long long used_bytes
 
int used_ebs
 
int vol_type
 
int corrupted
 
int upd_marker
 
int alignment
 
int usable_leb_size
 
int name_len
 
const charname
 
dev_t cdev
 

Detailed Description

Definition at line 102 of file ubi.h.

Field Documentation

int alignment

Definition at line 111 of file ubi.h.

Definition at line 115 of file ubi.h.

int corrupted

Definition at line 109 of file ubi.h.

const char* name

Definition at line 114 of file ubi.h.

int name_len

Definition at line 113 of file ubi.h.

int size

Definition at line 105 of file ubi.h.

int ubi_num

Definition at line 103 of file ubi.h.

int upd_marker

Definition at line 110 of file ubi.h.

int usable_leb_size

Definition at line 112 of file ubi.h.

long long used_bytes

Definition at line 106 of file ubi.h.

int used_ebs

Definition at line 107 of file ubi.h.

int vol_id

Definition at line 104 of file ubi.h.

int vol_type

Definition at line 108 of file ubi.h.


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