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

#include <ubifs.h>

Data Fields

struct ubifs_lprops ** arr
 
int cnt
 
int max_cnt
 

Detailed Description

struct ubifs_lpt_heap - heap of categorized lprops. : heap array : number in heap : maximum number allowed in heap

There are LPROPS_HEAP_CNT heaps.

Definition at line 617 of file ubifs.h.

Field Documentation

Definition at line 618 of file ubifs.h.

int cnt

Definition at line 619 of file ubifs.h.

int max_cnt

Definition at line 620 of file ubifs.h.


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