aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/libzutil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libzutil.h b/include/libzutil.h
index 4a8df0132..e453e4feb 100644
--- a/include/libzutil.h
+++ b/include/libzutil.h
@@ -103,6 +103,7 @@ extern int zfs_strcmp_pathname(const char *, const char *, int);
extern boolean_t zfs_dev_is_dm(const char *);
extern boolean_t zfs_dev_is_whole_disk(const char *);
+extern int zfs_dev_flush(int);
extern char *zfs_get_underlying_path(const char *);
extern char *zfs_get_enclosure_sysfs_path(const char *);