compat_xfs_attr_multiop_t  415 fs/xfs/xfs_ioctl32.c 	compat_xfs_attr_multiop_t		*ops;
compat_xfs_attr_multiop_t  428 fs/xfs/xfs_ioctl32.c 	if (am_hreq.opcount >= INT_MAX / sizeof(compat_xfs_attr_multiop_t))
compat_xfs_attr_multiop_t  436 fs/xfs/xfs_ioctl32.c 	size = am_hreq.opcount * sizeof(compat_xfs_attr_multiop_t);