ZFS_IOC_SET_FSACL
{ (uint_t)ZFS_IOC_SET_FSACL, "ZFS_IOC_SET_FSACL",
if (zfs_ioctl(hdl, ZFS_IOC_SET_FSACL, &zc) != 0) {
err = ioctl_with_cmdstr(ZFS_IOC_SET_FSACL, &zc);
ZFS_IOC_SET_FSACL,
CHECK(ZFS_IOC_BASE + 40 == ZFS_IOC_SET_FSACL);
zfs_ioctl_register_dataset_modify(ZFS_IOC_SET_FSACL, zfs_ioc_set_fsacl,