![]() |
HDF5
1.12.0
|
Functions | |
| herr_t | H5Oflush (hid_t obj_id) |
| herr_t | H5O_flush (H5O_loc_t *oloc, hid_t obj_id) |
| herr_t | H5O_flush_common (H5O_loc_t *oloc, hid_t obj_id) |
| herr_t | H5Orefresh (hid_t oid) |
| herr_t | H5O_refresh_metadata (hid_t oid, H5O_loc_t oloc) |
| herr_t | H5O_refresh_metadata_reopen (hid_t oid, H5G_loc_t *obj_loc, H5VL_t *vol_connector, hbool_t start_swmr) |
References FAIL, H5O_obj_class_t::flush, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5E_CANTINIT, H5O__obj_class(), H5O_flush_common(), H5VL_object(), NULL, and ret_value.
Referenced by H5VL__native_object_specific().
References FAIL, FUNC_ENTER_NOAPI(), and ret_value.
Referenced by H5D__flush(), H5O_flush(), H5VL__native_datatype_specific(), and H5VL__native_group_specific().
References H5VL_object_t::connector, FAIL, H5O_loc_t::file, FUNC_ENTER_NOAPI(), H5F_incr_nopen_objs(), H5G_loc_reset(), H5I_DATATYPE, H5I_get_type(), H5T_save_refresh_state(), H5VL_vol_object(), H5VL_t::nrefs, NULL, H5G_loc_t::oloc, H5G_loc_t::path, and ret_value.
Referenced by H5D__refresh(), H5VL__native_datatype_specific(), H5VL__native_group_specific(), and H5VL__native_object_specific().
| herr_t H5O_refresh_metadata_reopen | ( | hid_t | oid, |
| H5G_loc_t * | obj_loc, | ||
| H5VL_t * | vol_connector, | ||
| hbool_t | start_swmr | ||
| ) |
References FAIL, FUNC_ENTER_NOAPI(), FUNC_LEAVE_NOAPI(), H5D_mult_refresh_reopen(), H5D_open(), H5E_CANTREGISTER, H5G_open(), H5I_ATTR, H5I_BADID, H5I_DATASET, H5I_DATASPACE, H5I_DATATYPE, H5I_ERROR_CLASS, H5I_ERROR_MSG, H5I_ERROR_STACK, H5I_FILE, H5I_GENPROP_CLS, H5I_GENPROP_LST, H5I_get_type(), H5I_GROUP, H5I_MAP, H5I_NTYPES, H5I_SPACE_SEL_ITER, H5I_UNINIT, H5I_VFL, H5I_VOL, H5T_open(), H5VL_register_using_existing_id(), HDassert(), NULL, ret_value, and type.
Referenced by H5F__start_swmr_write().