Home
last modified time | relevance | path

Searched refs:zfs_get_handle (Results 1 – 3 of 3) sorted by relevance

/NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_changelist.c444 if ((cn = zfs_alloc(zfs_get_handle(zhp), in change_one()
HDlibzfs.h187 extern libzfs_handle_t *zfs_get_handle(zfs_handle_t *);
HDlibzfs_util.c705 zfs_get_handle(zfs_handle_t *zhp) in zfs_get_handle() function