![]() |
HDF5
1.12.0
|
Functions | |
| herr_t | H5F__close_mounts (H5F_t *f) |
| herr_t | H5F__mount (H5G_loc_t *loc, const char *name, H5F_t *child, hid_t H5_ATTR_UNUSED plist_id) |
| herr_t | H5F__unmount (H5G_loc_t *loc, const char *name) |
| hbool_t | H5F_is_mount (const H5F_t *file) |
| herr_t | H5Fmount (hid_t loc_id, const char *name, hid_t child_id, hid_t plist_id) |
| herr_t | H5Funmount (hid_t loc_id, const char *name) |
| herr_t | H5F__mount_count_ids (H5F_t *f, unsigned *nopen_files, unsigned *nopen_objs) |
| herr_t | H5F_flush_mounts (H5F_t *f) |
| herr_t | H5F_traverse_mount (H5O_loc_t *oloc) |
References f, FAIL, FUNC_LEAVE_NOAPI(), H5F_try_close(), H5G_close(), HDassert(), NULL, ret_value, and u.
Referenced by H5F_try_close().
| herr_t H5F__mount | ( | H5G_loc_t * | loc, |
| const char * | name, | ||
| H5F_t * | child, | ||
| hid_t H5_ATTR_UNUSED | plist_id | ||
| ) |
References H5O_loc_t::addr, H5F_mtab_t::child, FAIL, H5F_shared_t::fc_degree, H5O_loc_t::file, H5F_mount_t::file, H5G_name_t::full_path_r, FUNC_LEAVE_NOAPI(), H5F_mount_t::group, H5E_BADVALUE, H5G_close(), H5G_fileof(), H5G_loc_find(), H5G_loc_free(), H5G_loc_reset(), H5G_mount(), H5G_NAME_MOUNT, H5G_name_replace(), H5G_nameof(), H5G_oloc(), H5G_open(), H5MM_realloc(), H5P_isa_class(), HDassert(), H5O_loc_t::holding_file, H5F_shared_t::mtab, n, H5F_mtab_t::nalloc, name, H5F_mtab_t::nmounts, H5F_t::nmounts, NULL, H5G_loc_t::oloc, H5F_t::parent, H5G_loc_t::path, ret_value, H5F_shared_t::root_grp, and H5F_t::shared.
Referenced by H5VL__native_file_specific().
References f, and HDassert().
Referenced by H5F__close(), and H5F_try_close().
References H5O_loc_t::addr, H5F_mtab_t::child, FAIL, H5O_loc_t::file, H5F_mount_t::file, H5G_name_t::full_path_r, FUNC_LEAVE_NOAPI(), H5F_mount_t::group, H5E_BADVALUE, H5E_CANTINIT, H5F_try_close(), H5G_close(), H5G_loc_find(), H5G_loc_free(), H5G_loc_reset(), H5G_name_replace(), H5G_NAME_UNMOUNT, H5G_nameof(), H5G_oloc(), H5G_unmount(), HDassert(), H5F_shared_t::mtab, name, H5F_mtab_t::nmounts, H5F_t::nmounts, NULL, H5G_loc_t::oloc, H5F_t::parent, H5G_loc_t::path, ret_value, H5F_shared_t::root_grp, H5F_t::shared, and u.
Referenced by H5VL__native_file_specific().
References f, FAIL, FUNC_ENTER_NOAPI(), HDassert(), and ret_value.
Referenced by H5VL__native_file_specific().
References FUNC_LEAVE_NOAPI(), HDassert(), NULL, H5F_t::parent, and ret_value.
Referenced by H5G_root_loc().
References FAIL, H5CX_set_loc(), H5E_BADVALUE, H5I_FILE, H5I_get_type(), H5I_GROUP, H5I_object(), H5VL_file_specific(), H5VL_FILE_UNMOUNT, name, NULL, and ret_value.