xfs_group_mark_corrupt
void xfs_group_mark_corrupt(struct xfs_group *xg, unsigned int mask);
xfs_group_mark_corrupt(pag_group(pag), mask);
xfs_group_mark_corrupt(rtg_group(rtg), mask);
DEFINE_GROUP_CORRUPT_EVENT(xfs_group_mark_corrupt);