HDF5  1.12.0
H5Cmpio.c File Reference

Functions

herr_t H5C_apply_candidate_list (H5F_t *f, H5C_t *cache_ptr, unsigned num_candidates, haddr_t *candidates_list_ptr, int mpi_rank, int mpi_size)
 
herr_t H5C_construct_candidate_list__clean_cache (H5C_t *cache_ptr)
 
herr_t H5C_construct_candidate_list__min_clean (H5C_t *cache_ptr)
 
herr_t H5C_mark_entries_as_clean (H5F_t *f, unsigned ce_array_len, haddr_t *ce_array_ptr)
 
herr_t H5C_clear_coll_entries (H5C_t *cache_ptr, hbool_t partial)
 

Function Documentation

◆ H5C_apply_candidate_list()

◆ H5C_clear_coll_entries()

◆ H5C_construct_candidate_list__clean_cache()

◆ H5C_construct_candidate_list__min_clean()

◆ H5C_mark_entries_as_clean()

herr_t H5C_mark_entries_as_clean ( H5F_t f,
unsigned  ce_array_len,
haddr_t ce_array_ptr 
)