Linux Kernel
3.7.1
|
#include <ubifs.h>
Data Fields | |
int | free |
int | dirty |
unsigned | tgc:1 |
unsigned | cmt:1 |
struct ubifs_lpt_lprops - LPT logical eraseblock properties. : amount of free space in bytes : amount of dirty space in bytes : trivial GC flag (1 => unmap after commit end) : commit flag (1 => reserved for commit)