zfs_parent_name
extern int zfs_parent_name(zfs_handle_t *, char *, size_t);
ret = zfs_parent_name(zhp, parent_name, sizeof (parent_name));