Linux Kernel
3.7.1
|
#include <ubifs.h>
Data Fields | |
struct ubifs_lprops ** | arr |
int | cnt |
int | max_cnt |
struct ubifs_lpt_heap - heap of categorized lprops. : heap array : number in heap : maximum number allowed in heap
There are LPROPS_HEAP_CNT heaps.
struct ubifs_lprops** arr |