|
Linux Kernel
3.7.1
|
#include <hpfs.h>
Data Fields | |
| u8 | flags |
| u8 | fill [3] |
| u8 | n_free_nodes |
| u8 | n_used_nodes |
| __le16 | first_free |
| union { | |
| struct bplus_internal_node internal [0] | |
| struct bplus_leaf_node external [0] | |
| } | u |
| struct bplus_leaf_node external[0] |
| struct bplus_internal_node internal[0] |
| union { ... } u |
1.8.2