]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - include/sys/zfs_ioctl.h
Imported Upstream version 0.6.1
[mirror_zfs-debian.git] / include / sys / zfs_ioctl.h
index 4e5c5fba299d162c9a1df3bda1f5c4f26af55e42..740d8eda4e670f19b73c53decacf81d6d1b133ff 100644 (file)
@@ -46,6 +46,12 @@ extern "C" {
 #define        ZFS_SNAPDIR_HIDDEN              0
 #define        ZFS_SNAPDIR_VISIBLE             1
 
+/*
+ * Property values for snapdev
+ */
+#define        ZFS_SNAPDEV_HIDDEN              0
+#define        ZFS_SNAPDEV_VISIBLE             1
+
 /*
  * Field manipulation macros for the drr_versioninfo field of the
  * send stream header.