|
Linux Kernel
3.7.1
|
#include <ubifs.h>
Data Fields | |
| int | lnum |
| int | start |
| int | jhead |
| struct list_head | list |
| struct rb_node | rb |
struct ubifs_bud - bud logical eraseblock. : logical eraseblock number : where the (uncommitted) bud data starts : journal head number this bud belongs to : link in the list buds belonging to the same journal head : link in the tree of all buds
1.8.2