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

#include <dm-btree-internal.h>

Data Fields

struct node_header header
 
__le64 keys [0]
 
struct device dev
 
int deleted
 
charname
 
struct propertyproplist
 
struct nodechildren
 
struct nodeparent
 
struct nodenext_sibling
 
charfullpath
 
int basenamelen
 
cell_t phandle
 
int addr_cells
 
int size_cells
 
struct labellabels
 

Detailed Description

Definition at line 39 of file dm-btree-internal.h.

Field Documentation

int addr_cells

Definition at line 159 of file dtc.h.

int basenamelen

Definition at line 156 of file dtc.h.

struct node* children

Definition at line 150 of file dtc.h.

int deleted

Definition at line 147 of file dtc.h.

Definition at line 22 of file node.h.

char* fullpath

Definition at line 155 of file dtc.h.

Definition at line 40 of file dm-btree-internal.h.

__le64 keys[0]

Definition at line 41 of file dm-btree-internal.h.

struct label* labels

Definition at line 161 of file dtc.h.

char* name

Definition at line 148 of file dtc.h.

struct node* next_sibling

Definition at line 153 of file dtc.h.

struct node* parent

Definition at line 152 of file dtc.h.

Definition at line 158 of file dtc.h.

struct property* proplist

Definition at line 149 of file dtc.h.

int size_cells

Definition at line 159 of file dtc.h.


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