1f808c858Sraf# 2f808c858Sraf# CDDL HEADER START 3f808c858Sraf# 4f808c858Sraf# The contents of this file are subject to the terms of the 5f808c858Sraf# Common Development and Distribution License (the "License"). 6f808c858Sraf# You may not use this file except in compliance with the License. 7f808c858Sraf# 8f808c858Sraf# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9f808c858Sraf# or http://www.opensolaris.org/os/licensing. 10f808c858Sraf# See the License for the specific language governing permissions 11f808c858Sraf# and limitations under the License. 12f808c858Sraf# 13f808c858Sraf# When distributing Covered Code, include this CDDL HEADER in each 14f808c858Sraf# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15f808c858Sraf# If applicable, add the following below this CDDL HEADER, with the 16f808c858Sraf# fields enclosed by brackets "[]" replaced with your own identifying 17f808c858Sraf# information: Portions Copyright [yyyy] [name of copyright owner] 18f808c858Sraf# 19f808c858Sraf# CDDL HEADER END 20f808c858Sraf# 21f808c858Sraf# 22b7b97454Sperrin# Copyright 2008 Sun Microsystems, Inc. All rights reserved. 23f808c858Sraf# Use is subject to license terms. 24f808c858Sraf# 25f808c858Sraf 26f808c858SrafSUNWprivate_1.1 { 27f808c858Sraf global: 28f808c858Sraf libzfs_errno; 29f808c858Sraf libzfs_error_action; 30f808c858Sraf libzfs_error_description; 31f808c858Sraf libzfs_fini; 32f808c858Sraf libzfs_init; 33f808c858Sraf libzfs_print_on_error; 34b7b97454Sperrin zfs_allocatable_devs; 35ecd6cf80Smarks zfs_build_perms; 36f808c858Sraf zfs_clone; 37f808c858Sraf zfs_close; 38f808c858Sraf zfs_create; 397f1f55eaSvb160487 zfs_create_ancestors; 407f1f55eaSvb160487 zfs_dataset_exists; 416949a980Smarks zfs_deleg_permissions; 42ecd6cf80Smarks zfs_deleg_share_nfs; 43f808c858Sraf zfs_destroy; 44f808c858Sraf zfs_destroy_snaps; 45e9dbad6fSeschrock zfs_expand_proplist; 46ecd6cf80Smarks zfs_free_allows; 47f808c858Sraf zfs_get_handle; 48f808c858Sraf zfs_get_name; 49d5b5bb25SRich Morris zfs_get_pool_handle; 50e9dbad6fSeschrock zfs_get_user_props; 51f808c858Sraf zfs_get_type; 52ecd6cf80Smarks zfs_iscsi_perm_check; 53f808c858Sraf zfs_is_mounted; 54f808c858Sraf zfs_is_shared; 55f3861e1aSahl zfs_is_shared_iscsi; 56f3861e1aSahl zfs_is_shared_nfs; 57da6c28aaSamw zfs_is_shared_smb; 58f808c858Sraf zfs_iter_children; 59f808c858Sraf zfs_iter_dependents; 60f808c858Sraf zfs_iter_filesystems; 61f808c858Sraf zfs_iter_root; 62f808c858Sraf zfs_iter_snapshots; 63f808c858Sraf zfs_mount; 64f808c858Sraf zfs_name_to_prop; 65f808c858Sraf zfs_name_valid; 66f808c858Sraf zfs_nicenum; 67f808c858Sraf zfs_nicestrtonum; 68f808c858Sraf zfs_open; 695aba80dbSck153898 zfs_path_to_zhandle; 70ecd6cf80Smarks zfs_perm_get; 71ecd6cf80Smarks zfs_perm_remove; 72ecd6cf80Smarks zfs_perm_set; 73f808c858Sraf zfs_promote; 74e9dbad6fSeschrock zfs_prop_align_right; 75f808c858Sraf zfs_prop_column_name; 76f808c858Sraf zfs_prop_default_numeric; 77f808c858Sraf zfs_prop_default_string; 78f808c858Sraf zfs_prop_get; 79f808c858Sraf zfs_prop_get_int; 80f808c858Sraf zfs_prop_get_numeric; 81f808c858Sraf zfs_prop_inherit; 82f808c858Sraf zfs_prop_inheritable; 83f808c858Sraf zfs_prop_is_string; 84f808c858Sraf zfs_prop_readonly; 85f808c858Sraf zfs_prop_set; 86e7437265Sahrens zfs_prop_string_to_index; 87f808c858Sraf zfs_prop_to_name; 88e9dbad6fSeschrock zfs_prop_user; 89f808c858Sraf zfs_prop_valid_for_type; 90f808c858Sraf zfs_prop_values; 91f808c858Sraf zfs_receive; 92f808c858Sraf zfs_refresh_properties; 93f808c858Sraf zfs_rename; 94f808c858Sraf zfs_rollback; 95f808c858Sraf zfs_send; 96f808c858Sraf zfs_share; 97da6c28aaSamw zfs_shareall; 98f3861e1aSahl zfs_share_nfs; 99da6c28aaSamw zfs_share_smb; 100f3861e1aSahl zfs_share_iscsi; 101f808c858Sraf zfs_snapshot; 1027b97dc1aSrm160521 zfs_spa_version; 103f808c858Sraf zfs_type_to_name; 104f808c858Sraf zfs_unmount; 105f808c858Sraf zfs_unmountall; 106f808c858Sraf zfs_unshare; 107f3861e1aSahl zfs_unshare_iscsi; 108f3861e1aSahl zfs_unshare_nfs; 109da6c28aaSamw zfs_unshare_smb; 110da6c28aaSamw zfs_unshareall; 111da6c28aaSamw zfs_unshareall_bypath; 112f3861e1aSahl zfs_unshareall_nfs; 113da6c28aaSamw zfs_unshareall_smb; 114f808c858Sraf zpool_add; 115f808c858Sraf zpool_clear; 116f808c858Sraf zpool_close; 117f808c858Sraf zpool_create; 118f808c858Sraf zpool_create_zvol_links; 119f808c858Sraf zpool_destroy; 120f3861e1aSahl zpool_disable_datasets; 121f3861e1aSahl zpool_enable_datasets; 122b1b8ab34Slling zpool_expand_proplist; 123f808c858Sraf zpool_export; 124*394ab0cbSGeorge Wilson zpool_export_force; 125f808c858Sraf zpool_find_import; 12624e697d4Sck153898 zpool_find_import_activeok; 12724e697d4Sck153898 zpool_find_import_byguid; 12824e697d4Sck153898 zpool_find_import_byname; 1292f8aaab3Seschrock zpool_find_import_cached; 130f808c858Sraf zpool_find_vdev; 131f808c858Sraf zpool_get_config; 132f808c858Sraf zpool_get_errlog; 133f808c858Sraf zpool_get_handle; 13406eeb2adSek110237 zpool_get_history; 135f808c858Sraf zpool_get_name; 13619397407SSherry Moore zpool_get_physpath; 137b1b8ab34Slling zpool_get_prop; 1383d7072f8Seschrock zpool_get_prop_int; 139f808c858Sraf zpool_get_state; 140f808c858Sraf zpool_get_status; 141f808c858Sraf zpool_import; 142990b4856Slling zpool_import_props; 143f808c858Sraf zpool_import_status; 144f808c858Sraf zpool_in_use; 145f808c858Sraf zpool_iter; 1468488aeb5Staylor zpool_label_disk; 147f808c858Sraf zpool_mount_datasets; 148ecd6cf80Smarks zpool_name_to_prop; 14955434c77Sek110237 zpool_obj_to_path; 150f808c858Sraf zpool_open; 151f808c858Sraf zpool_open_canfail; 152990b4856Slling zpool_prop_align_right; 153990b4856Slling zpool_prop_column_name; 154990b4856Slling zpool_prop_readonly; 155b1b8ab34Slling zpool_prop_to_name; 156b1b8ab34Slling zpool_prop_values; 157f808c858Sraf zpool_read_label; 158f808c858Sraf zpool_refresh_stats; 159f808c858Sraf zpool_remove_zvol_links; 160f808c858Sraf zpool_scrub; 1612a6b87f0Sek110237 zpool_set_history_str; 162b1b8ab34Slling zpool_set_prop; 163ecd6cf80Smarks zpool_stage_history; 164990b4856Slling zpool_state_to_name; 165f808c858Sraf zpool_unmount_datasets; 166f808c858Sraf zpool_upgrade; 167f808c858Sraf zpool_vdev_attach; 1683d7072f8Seschrock zpool_vdev_clear; 1693d7072f8Seschrock zpool_vdev_degrade; 170f808c858Sraf zpool_vdev_detach; 1713d7072f8Seschrock zpool_vdev_fault; 172f808c858Sraf zpool_vdev_name; 173f808c858Sraf zpool_vdev_offline; 174f808c858Sraf zpool_vdev_online; 175f808c858Sraf zpool_vdev_remove; 176990b4856Slling zprop_free_list; 177990b4856Slling zprop_get_list; 178990b4856Slling zprop_iter; 179990b4856Slling zprop_print_one_property; 180e7cbe64fSgw25295 zvol_check_dump_config; 181f808c858Sraf local: 182f808c858Sraf *; 183f808c858Sraf}; 184