H5Oenable_mdc_flushes
fn
herr_t H5Oenable_mdc_flushes(hid_t object_id)Enables metadata cache flushes for an object.
Re-enables flushing of dirty metadata entries for the specified object. Any dirty entries will be flushed according to normal cache behavior.
Parameters
object_id | Object identifier (dataset, group, or committed datatype) |
Returns
Non-negative on success, negative on failure.