ZFS_IOC_DESTROY_SNAPS
{ (uint_t)ZFS_IOC_DESTROY_SNAPS, "ZFS_IOC_DESTROY_SNAPS",
error = lzc_ioctl(ZFS_IOC_DESTROY_SNAPS, pool, args, errlist);
IOC_INPUT_TEST(ZFS_IOC_DESTROY_SNAPS, pool, required, NULL, 0);
CHECK(ZFS_IOC_BASE + 59 == ZFS_IOC_DESTROY_SNAPS);
zfs_ioctl_register("destroy_snaps", ZFS_IOC_DESTROY_SNAPS,