Lines Matching defs:zhp

220 zfs_is_mounted(zfs_handle_t *zhp, char **where)  in zfs_is_mounted()
230 zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen, in zfs_is_mountable()
263 zfs_mount(zfs_handle_t *zhp, const char *options, int flags) in zfs_mount()
370 zfs_unmount(zfs_handle_t *zhp, const char *mountpoint, int flags) in zfs_unmount()
414 zfs_unmountall(zfs_handle_t *zhp, int flags) in zfs_unmountall()
430 zfs_is_shared(zfs_handle_t *zhp) in zfs_is_shared()
446 zfs_share(zfs_handle_t *zhp) in zfs_share()
453 zfs_unshare(zfs_handle_t *zhp) in zfs_unshare()
463 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) in zfs_is_shared_proto()
484 zfs_is_shared_nfs(zfs_handle_t *zhp, char **where) in zfs_is_shared_nfs()
491 zfs_is_shared_smb(zfs_handle_t *zhp, char **where) in zfs_is_shared_smb()
706 zfs_share_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_share_proto()
798 zfs_share_nfs(zfs_handle_t *zhp) in zfs_share_nfs()
804 zfs_share_smb(zfs_handle_t *zhp) in zfs_share_smb()
810 zfs_shareall(zfs_handle_t *zhp) in zfs_shareall()
862 zfs_unshare_proto(zfs_handle_t *zhp, const char *mountpoint, in zfs_unshare_proto()
900 zfs_unshare_nfs(zfs_handle_t *zhp, const char *mountpoint) in zfs_unshare_nfs()
906 zfs_unshare_smb(zfs_handle_t *zhp, const char *mountpoint) in zfs_unshare_smb()
915 zfs_unshareall_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_unshareall_proto()
931 zfs_unshareall_nfs(zfs_handle_t *zhp) in zfs_unshareall_nfs()
937 zfs_unshareall_smb(zfs_handle_t *zhp) in zfs_unshareall_smb()
943 zfs_unshareall(zfs_handle_t *zhp) in zfs_unshareall()
949 zfs_unshareall_bypath(zfs_handle_t *zhp, const char *mountpoint) in zfs_unshareall_bypath()
966 remove_mountpoint(zfs_handle_t *zhp) in remove_mountpoint()
988 libzfs_add_handle(get_all_cb_t *cbp, zfs_handle_t *zhp) in libzfs_add_handle()
1005 mount_cb(zfs_handle_t *zhp, void *data) in mount_cb()
1075 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags) in zpool_enable_datasets()
1154 zpool_disable_datasets(zpool_handle_t *zhp, boolean_t force) in zpool_disable_datasets()