xfs_attr_multiop_t  502 fs/xfs/xfs_ioctl.c 	xfs_attr_multiop_t	*ops;
xfs_attr_multiop_t  514 fs/xfs/xfs_ioctl.c 	if (am_hreq.opcount >= INT_MAX / sizeof(xfs_attr_multiop_t))
xfs_attr_multiop_t  522 fs/xfs/xfs_ioctl.c 	size = am_hreq.opcount * sizeof(xfs_attr_multiop_t);