![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5B2_test_ctx_t |
Typedefs | |
| typedef struct H5B2_test_ctx_t | H5B2_test_ctx_t |
Functions | |
| H5FL_DEFINE_STATIC (H5B2_test_ctx_t) | |
| herr_t | H5B2__get_root_addr_test (H5B2_t *bt2, haddr_t *root_addr) |
| herr_t | H5B2__get_node_info_test (H5B2_t *bt2, void *udata, H5B2_node_info_test_t *ninfo) |
| int | H5B2__get_node_depth_test (H5B2_t *bt2, void *udata) |
Variables | |
| const H5B2_class_t | H5B2_TEST [1] |
| const H5B2_class_t | H5B2_TEST2 [1] |
| typedef struct H5B2_test_ctx_t H5B2_test_ctx_t |
| int H5B2__get_node_depth_test | ( | H5B2_t * | bt2, |
| void * | udata | ||
| ) |
References H5B2_node_info_test_t::depth, FUNC_LEAVE_NOAPI(), H5B2__get_node_info_test(), HDassert(), and ret_value.
| herr_t H5B2__get_node_info_test | ( | H5B2_t * | bt2, |
| void * | udata, | ||
| H5B2_node_info_test_t * | ninfo | ||
| ) |
References H5B2_node_ptr_t::addr, H5B2_node_info_test_t::depth, H5B2_hdr_t::f, H5B2_t::f, FAIL, FUNC_LEAVE_NOAPI(), H5AC_BT2_INT, H5AC_BT2_LEAF, H5AC_unpin_entry(), H5AC_unprotect(), H5B2__locate_record(), H5B2__protect_internal(), H5B2__protect_leaf(), HDassert(), H5B2_t::hdr, hdr, H5B2_leaf_t::leaf_native, H5B2_node_ptr_t::node_nrec, H5B2_leaf_t::nrec, H5B2_node_info_test_t::nrec, NULL, and ret_value.
Referenced by H5B2__get_node_depth_test().
References H5B2_node_ptr_t::addr, FUNC_LEAVE_NOAPI(), HDassert(), H5B2_t::hdr, and H5B2_hdr_t::root.
| H5FL_DEFINE_STATIC | ( | H5B2_test_ctx_t | ) |
| const H5B2_class_t H5B2_TEST[1] |
| const H5B2_class_t H5B2_TEST2[1] |