![]() |
HDF5
1.12.0
|
Data Structures | |
| struct | H5B_t |
| struct | H5B_cache_ud_t |
Typedefs | |
| typedef struct H5B_t | H5B_t |
| typedef struct H5B_cache_ud_t | H5B_cache_ud_t |
Functions | |
| H5FL_SEQ_EXTERN (haddr_t) | |
| H5FL_BLK_EXTERN (native_block) | |
| H5FL_EXTERN (H5B_t) | |
| H5_DLL herr_t | H5B__node_dest (H5B_t *bt) |
| herr_t | H5B__assert (H5F_t *f, haddr_t addr, const H5B_class_t *type, void *udata) |
| typedef struct H5B_cache_ud_t H5B_cache_ud_t |
| herr_t H5B__assert | ( | H5F_t * | f, |
| haddr_t | addr, | ||
| const H5B_class_t * | type, | ||
| void * | udata | ||
| ) |
References addr, H5B_t::child, H5B_cache_ud_t::f, f, FAIL, FUNC_LEAVE_NOAPI(), H5AC_BT, H5AC_protect(), H5AC_unprotect(), H5MM_calloc(), H5MM_xfree(), HDassert(), HDfprintf(), H5B_t::left, H5B_t::level, H5B_t::nchildren, NULL, H5B_t::rc_shared, H5B_cache_ud_t::rc_shared, ret_value, H5B_t::right, H5B_cache_ud_t::type, type, and u.
Referenced by H5B_create().
References H5B_t::child, FUNC_LEAVE_NOAPI(), HDassert(), H5B_t::native, and H5B_t::rc_shared.
Referenced by H5B_create().
| H5FL_BLK_EXTERN | ( | native_block | ) |
| H5FL_EXTERN | ( | H5B_t | ) |
| H5FL_SEQ_EXTERN | ( | haddr_t | ) |