|
Linux Kernel
3.7.1
|
#include <hpfs.h>
Data Fields | |
| __le32 | magic |
| __le32 | self |
| __le32 | up |
| struct bplus_header | btree |
| union { | |
| struct bplus_leaf_node external [40] | |
| struct bplus_internal_node internal [60] | |
| } | u |
| __le32 | fill [3] |
| struct bplus_header btree |
| struct bplus_leaf_node external[40] |
| struct bplus_internal_node internal[60] |
| union { ... } u |
1.8.2