Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers99 zfs_get_handle;
H A Dlibzfs_changelist.c469 if ((cn = zfs_alloc(zfs_get_handle(zhp), in change_one()
H A Dlibzfs.h215 extern libzfs_handle_t *zfs_get_handle(zfs_handle_t *);
H A Dlibzfs_util.c770 zfs_get_handle(zfs_handle_t *zhp) in zfs_get_handle() function