![]() |
HDF5
1.12.0
|
#include <H5HFpkg.h>
Data Fields | |
| H5AC_info_t | cache_info |
| size_t | rc |
| H5HF_hdr_t * | hdr |
| struct H5HF_indirect_t * | parent |
| void * | fd_parent |
| unsigned | par_entry |
| haddr_t | addr |
| size_t | size |
| unsigned | nrows |
| unsigned | max_rows |
| unsigned | nchildren |
| unsigned | max_child |
| struct H5HF_indirect_t ** | child_iblocks |
| hbool_t | removed_from_cache |
| hsize_t | block_off |
| H5HF_indirect_ent_t * | ents |
| H5HF_indirect_filt_ent_t * | filt_ents |
| haddr_t addr |
| hsize_t block_off |
Referenced by H5HF__man_dblock_create(), H5HF__man_iblock_create(), and H5HF_man_iter_offset().
| H5AC_info_t cache_info |
| struct H5HF_indirect_t** child_iblocks |
Referenced by H5HF__iblock_decr(), and H5HF__man_iblock_protect().
| H5HF_indirect_ent_t* ents |
Referenced by H5HF__man_dblock_protect(), and H5HF__man_iter_start_offset().
| void* fd_parent |
| H5HF_indirect_filt_ent_t* filt_ents |
Referenced by H5HF__man_dblock_protect().
| H5HF_hdr_t* hdr |
| unsigned max_child |
| unsigned max_rows |
| unsigned nchildren |
| unsigned nrows |
Referenced by H5HF__hdr_reverse_iter(), and H5HF_man_iter_next().
| unsigned par_entry |
| struct H5HF_indirect_t* parent |
| size_t rc |
| hbool_t removed_from_cache |
| size_t size |