|
Linux Kernel
3.7.1
|
Data Fields | |
| struct list_head | list |
| struct ubifs_bud * | bud |
| unsigned long long | sqnum |
| int | free |
| int | dirty |
struct bud_entry - entry in the list of buds to replay. : next bud in the list : bud description object : reference node sequence number : free bytes in the bud : dirty bytes in the bud
1.8.2