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

#include <ubi.h>

Data Fields

struct ubi_volumevol
 
int mode
 

Detailed Description

struct ubi_volume_desc - UBI volume descriptor returned when it is opened. : reference to the corresponding volume description object : open mode (UBI_READONLY, UBI_READWRITE, or UBI_EXCLUSIVE)

Definition at line 337 of file ubi.h.

Field Documentation

int mode

Definition at line 339 of file ubi.h.

Definition at line 338 of file ubi.h.


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