compat_xfs_attr_multiop_t
compat_xfs_attr_multiop_t *ops;
if (am_hreq.opcount >= INT_MAX / sizeof(compat_xfs_attr_multiop_t))
size = am_hreq.opcount * sizeof(compat_xfs_attr_multiop_t);