Lines Matching refs:zfs_hdl
192 is_mounted(libzfs_handle_t *zfs_hdl, const char *special, char **where)
196 if (libzfs_mnttab_find(zfs_hdl, special, &entry) != 0)
200 *where = zfs_strdup(zfs_hdl, entry.mnt_mountp);
215 *where = zfs_strdup(zhp->zfs_hdl, zhp->zfs_mountp);
263 libzfs_handle_t *hdl = zhp->zfs_hdl;
286 tmpopts = zfs_strdup(zhp->zfs_hdl, mntopts);
295 tmpmount = zfs_strdup(zhp->zfs_hdl, value);
354 if ((parent_zhp = zfs_cache_get(zhp->zfs_hdl, parentname,
378 if (is_mounted(zhp->zfs_hdl, parentname, &where)) {
569 libzfs_handle_t *hdl = zhp->zfs_hdl;
741 libzfs_handle_t *hdl = zhp->zfs_hdl;
858 libzfs_handle_t *hdl = zhp->zfs_hdl;
978 ptr = zfs_realloc(zhp->zfs_hdl,