ZFS_IOC_SNAPSHOT
{ (uint_t)ZFS_IOC_SNAPSHOT, "ZFS_IOC_SNAPSHOT",
error = lzc_ioctl(ZFS_IOC_SNAPSHOT, pool, args, errlist);
IOC_INPUT_TEST(ZFS_IOC_SNAPSHOT, pool, required, optional, 0);
CHECK(ZFS_IOC_BASE + 35 == ZFS_IOC_SNAPSHOT);
zfs_ioctl_register("snapshot", ZFS_IOC_SNAPSHOT,