Searched refs:zhc_hdl (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_cache.c92 zhc->zhc_hdl = hdl;
106 zhc->zhc_hdl->libzfs_handle_cache = NULL;
107 zhc->zhc_hdl = NULL;
131 libzfs_handle_t *hdl = zhc->zhc_hdl;
237 mzp = zfs_alloc(zhc->zhc_hdl, sizeof (zfs_pathent_t));
278 fzp = zfs_alloc(zhc->zhc_hdl, sizeof (zfs_pathent_t));
279 fzp->zp_name = zfs_strdup(zhc->zhc_hdl, path);
287 zp = zfs_alloc(zhc->zhc_hdl, sizeof (zfs_pathent_t));
297 fzp->zp_name = zfs_strdup(zhc->zhc_hdl, path);
301 zp = zfs_alloc(zhc->zhc_hdl, sizeo
[all...]
H A Dlibzfs_impl.h277 libzfs_handle_t *zhc_hdl; member in struct:zfs_handle_cache

Completed in 16 milliseconds