Linux Kernel
3.7.1
|
#include <ubifs.h>
Data Fields | |
struct list_head | list |
union ubifs_key | key |
unsigned long long | sqnum |
int | type |
int | offs |
int | len |
void * | node |
struct ubifs_scan_node - UBIFS scanned node information. : list of scanned nodes : key of node scanned (if it has one) : sequence number : type of node scanned : offset with LEB of node scanned : length of node scanned : raw node