i_gdquot 941 fs/xfs/scrub/repair.c if (XFS_IS_GQUOTA_ON(sc->mp) && !sc->ip->i_gdquot) i_gdquot 1021 fs/xfs/xfs_bmap_util.c error = xfs_trans_reserve_quota(tp, mp, ip->i_udquot, ip->i_gdquot, i_gdquot 1258 fs/xfs/xfs_bmap_util.c ip->i_gdquot, ip->i_pdquot, resblks, 0, i_gdquot 121 fs/xfs/xfs_dquot.h return ip->i_gdquot; i_gdquot 562 fs/xfs/xfs_icache.c ip->i_gdquot = NULL; i_gdquot 28 fs/xfs/xfs_inode.h struct xfs_dquot *i_gdquot; /* group dquot */ i_gdquot 746 fs/xfs/xfs_iops.c &ip->i_gdquot, gdqp); i_gdquot 335 fs/xfs/xfs_qm.c if (XFS_IS_GQUOTA_ON(mp) && !ip->i_gdquot) { i_gdquot 337 fs/xfs/xfs_qm.c doalloc, &ip->i_gdquot); i_gdquot 340 fs/xfs/xfs_qm.c ASSERT(ip->i_gdquot); i_gdquot 385 fs/xfs/xfs_qm.c if (!(ip->i_udquot || ip->i_gdquot || ip->i_pdquot)) i_gdquot 395 fs/xfs/xfs_qm.c if (ip->i_gdquot) { i_gdquot 396 fs/xfs/xfs_qm.c xfs_qm_dqrele(ip->i_gdquot); i_gdquot 397 fs/xfs/xfs_qm.c ip->i_gdquot = NULL; i_gdquot 1691 fs/xfs/xfs_qm.c ASSERT(ip->i_gdquot); i_gdquot 1692 fs/xfs/xfs_qm.c gq = xfs_qm_dqhold(ip->i_gdquot); i_gdquot 1824 fs/xfs/xfs_qm.c ASSERT(ip->i_gdquot); i_gdquot 1825 fs/xfs/xfs_qm.c gdq_unres = ip->i_gdquot; i_gdquot 1924 fs/xfs/xfs_qm.c ASSERT(ip->i_gdquot == NULL); i_gdquot 1926 fs/xfs/xfs_qm.c ip->i_gdquot = xfs_qm_dqhold(gdqp); i_gdquot 744 fs/xfs/xfs_qm_syscalls.c ASSERT(ip->i_gdquot == NULL); i_gdquot 754 fs/xfs/xfs_qm_syscalls.c if ((flags & XFS_GQUOTA_ACCT) && ip->i_gdquot) { i_gdquot 755 fs/xfs/xfs_qm_syscalls.c xfs_qm_dqrele(ip->i_gdquot); i_gdquot 756 fs/xfs/xfs_qm_syscalls.c ip->i_gdquot = NULL; i_gdquot 28 fs/xfs/xfs_quota.h (XFS_IS_GQUOTA_ON(mp) && (ip)->i_gdquot == NULL) || \ i_gdquot 144 fs/xfs/xfs_trans_dquot.c if (XFS_IS_GQUOTA_ON(mp) && ip->i_gdquot) i_gdquot 145 fs/xfs/xfs_trans_dquot.c (void) xfs_trans_mod_dquot(tp, ip->i_gdquot, field, delta); i_gdquot 819 fs/xfs/xfs_trans_dquot.c ip->i_udquot, ip->i_gdquot,