Lines Matching defs:zhp

214 zfs_is_mounted(zfs_handle_t *zhp, char **where)  in zfs_is_mounted()
226 zfs_is_mountable_internal(zfs_handle_t *zhp) in zfs_is_mountable_internal()
240 zfs_is_mountable(zfs_handle_t *zhp, char *buf, size_t buflen, in zfs_is_mountable()
290 zfs_add_option(zfs_handle_t *zhp, char *options, int len, in zfs_add_option()
313 zfs_add_options(zfs_handle_t *zhp, char *options, int len) in zfs_add_options()
342 zfs_mount(zfs_handle_t *zhp, const char *options, int flags) in zfs_mount()
357 zfs_mount_at(zfs_handle_t *zhp, const char *options, int flags, in zfs_mount_at()
546 unmount_one(zfs_handle_t *zhp, const char *mountpoint, int flags) in unmount_one()
589 zfs_unmount(zfs_handle_t *zhp, const char *mountpoint, int flags) in zfs_unmount()
665 zfs_unmountall(zfs_handle_t *zhp, int flags) in zfs_unmountall()
703 zfs_share(zfs_handle_t *zhp, const enum sa_protocol *proto) in zfs_share()
754 zfs_is_shared(zfs_handle_t *zhp, char **where, in zfs_is_shared()
804 zfs_unshare(zfs_handle_t *zhp, const char *mountpoint, in zfs_unshare()
834 zfs_unshareall(zfs_handle_t *zhp, const enum sa_protocol *proto) in zfs_unshareall()
864 remove_mountpoint(zfs_handle_t *zhp) in remove_mountpoint()
890 libzfs_add_handle(get_all_cb_t *cbp, zfs_handle_t *zhp) in libzfs_add_handle()
910 zfs_iter_cb(zfs_handle_t *zhp, void *data) in zfs_iter_cb()
1121 zfs_mount_one(zfs_handle_t *zhp, void *arg) in zfs_mount_one()
1140 zfs_share_one(zfs_handle_t *zhp, void *arg) in zfs_share_one()
1279 zpool_enable_datasets(zpool_handle_t *zhp, const char *mntopts, int flags, in zpool_enable_datasets()
1353 zpool_disable_datasets(zpool_handle_t *zhp, boolean_t force) in zpool_disable_datasets()