Lines Matching defs:zhp
228 zfs_is_mounted(zfs_handle_t *zhp, char **where) in zfs_is_mounted()
238 zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen, in zfs_is_mountable()
271 zfs_mount(zfs_handle_t *zhp, const char *options, int flags) in zfs_mount()
380 zfs_unmount(zfs_handle_t *zhp, const char *mountpoint, int flags) in zfs_unmount()
424 zfs_unmountall(zfs_handle_t *zhp, int flags) in zfs_unmountall()
440 zfs_is_shared(zfs_handle_t *zhp) in zfs_is_shared()
456 zfs_share(zfs_handle_t *zhp) in zfs_share()
463 zfs_unshare(zfs_handle_t *zhp) in zfs_unshare()
473 zfs_is_shared_proto(zfs_handle_t *zhp, char **where, zfs_share_proto_t proto) in zfs_is_shared_proto()
495 zfs_is_shared_nfs(zfs_handle_t *zhp, char **where) in zfs_is_shared_nfs()
502 zfs_is_shared_smb(zfs_handle_t *zhp, char **where) in zfs_is_shared_smb()
731 zfs_share_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_share_proto()
839 zfs_share_nfs(zfs_handle_t *zhp) in zfs_share_nfs()
845 zfs_share_smb(zfs_handle_t *zhp) in zfs_share_smb()
851 zfs_shareall(zfs_handle_t *zhp) in zfs_shareall()
922 zfs_unshare_proto(zfs_handle_t *zhp, const char *mountpoint, in zfs_unshare_proto()
960 zfs_unshare_nfs(zfs_handle_t *zhp, const char *mountpoint) in zfs_unshare_nfs()
966 zfs_unshare_smb(zfs_handle_t *zhp, const char *mountpoint) in zfs_unshare_smb()
975 zfs_unshareall_proto(zfs_handle_t *zhp, zfs_share_proto_t *proto) in zfs_unshareall_proto()
991 zfs_unshareall_nfs(zfs_handle_t *zhp) in zfs_unshareall_nfs()
997 zfs_unshareall_smb(zfs_handle_t *zhp) in zfs_unshareall_smb()
1003 zfs_unshareall(zfs_handle_t *zhp) in zfs_unshareall()
1009 zfs_unshareall_bypath(zfs_handle_t *zhp, const char *mountpoint) in zfs_unshareall_bypath()
1026 remove_mountpoint(zfs_handle_t *zhp) in remove_mountpoint()
1048 libzfs_add_handle(get_all_cb_t *cbp, zfs_handle_t *zhp) in libzfs_add_handle()
1065 mount_cb(zfs_handle_t *zhp, void *data) in mount_cb()
1135 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags) in zpool_enable_datasets()
1214 zpool_disable_datasets(zpool_handle_t *zhp, boolean_t force) in zpool_disable_datasets()