xfs_discard_extents
xfs_discard_extents(pag_mount(pag), extents);
xfs_discard_extents(rtg_mount(rtg), tr.extents);
void xfs_discard_extents(struct xfs_mount *mp, struct xfs_busy_extents *busy);
xfs_discard_extents(mp, &ctx->busy_extents);