diff --git a/ioctl.h b/ioctl.h index 1ee631ae..abe6dd42 100644 --- a/ioctl.h +++ b/ioctl.h @@ -429,6 +429,7 @@ struct btrfs_ioctl_quota_ctl_args { struct btrfs_ioctl_quota_rescan_args { __u64 flags; __u64 progress; + __u64 reserved[6]; }; struct btrfs_ioctl_qgroup_assign_args {