summaryrefslogtreecommitdiffstats
path: root/sys/boot/zfs/libzfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/zfs/libzfs.h')
-rw-r--r--sys/boot/zfs/libzfs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/zfs/libzfs.h b/sys/boot/zfs/libzfs.h
index b289849..ee64d1c 100644
--- a/sys/boot/zfs/libzfs.h
+++ b/sys/boot/zfs/libzfs.h
@@ -62,6 +62,7 @@ int zfs_parsedev(struct zfs_devdesc *dev, const char *devspec,
char *zfs_fmtdev(void *vdev);
int zfs_probe_dev(const char *devname, uint64_t *pool_guid);
int zfs_list(const char *name);
+void init_zfs_bootenv(char *currdev);
int zfs_bootenv(const char *name);
int zfs_belist_add(const char *name);
int zfs_set_env(void);
OpenPOWER on IntegriCloud