![]() |
HDF5
1.12.0
|
#include <H5B2pkg.h>
Data Fields | |
| H5AC_info_t | cache_info |
| H5B2_hdr_t * | hdr |
| uint8_t * | int_native |
| H5B2_node_ptr_t * | node_ptrs |
| uint16_t | nrec |
| uint16_t | depth |
| H5AC_proxy_entry_t * | top_proxy |
| void * | parent |
| uint64_t | shadow_epoch |
| H5AC_info_t cache_info |
| uint16_t depth |
| H5B2_hdr_t* hdr |
| uint8_t* int_native |
Referenced by H5B2__merge2(), H5B2__merge3(), H5B2__redistribute2(), H5B2__redistribute3(), H5B2__split1(), and H5B2__swap_leaf().
| H5B2_node_ptr_t* node_ptrs |
Referenced by H5B2__assert_internal2(), H5B2__merge2(), H5B2__merge3(), H5B2__redistribute2(), H5B2__redistribute3(), and H5B2__split1().
| uint16_t nrec |
Referenced by H5B2__assert_internal2(), H5B2__merge2(), H5B2__merge3(), H5B2__redistribute2(), H5B2__redistribute3(), and H5B2__split1().
| void* parent |
Referenced by H5B2__update_flush_depend().
| uint64_t shadow_epoch |
| H5AC_proxy_entry_t* top_proxy |