|
Linux Kernel
3.7.1
|
#include <ubifs.h>
Data Fields | |
| int | lnum |
| int | nodes_cnt |
| struct list_head | nodes |
| int | endpt |
| int | ecc |
| void * | buf |
struct ubifs_scan_leb - UBIFS scanned LEB information. : logical eraseblock number : number of nodes scanned : list of struct ubifs_scan_node : end point (and therefore the start of empty space) : read returned -EBADMSG : buffer containing entire LEB scanned
1.8.2