Searched refs:q_gdquot (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_dquot.h61 struct xfs_dquot*q_gdquot; /* group dquot, hint only */ member in struct:xfs_dquot
H A Dxfs_qm.c528 if ((gdqp = dqp->q_gdquot)) {
530 dqp->q_gdquot = NULL;
690 dqp = udqhint->q_gdquot;
751 if ((tmp = udq->q_gdquot)) {
757 udq->q_gdquot = NULL;
784 if (udq->q_gdquot == NULL) {
786 udq->q_gdquot = gdq;
861 if (ip->i_udquot->q_gdquot == ip->i_gdquot)
H A Dxfs_dquot.c117 dqp->q_gdquot = NULL;
1081 if ((gdqp = dqp->q_gdquot)) {
1086 dqp->q_gdquot = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_dquot.h61 struct xfs_dquot*q_gdquot; /* group dquot, hint only */ member in struct:xfs_dquot
H A Dxfs_qm.c528 if ((gdqp = dqp->q_gdquot)) {
530 dqp->q_gdquot = NULL;
690 dqp = udqhint->q_gdquot;
751 if ((tmp = udq->q_gdquot)) {
757 udq->q_gdquot = NULL;
784 if (udq->q_gdquot == NULL) {
786 udq->q_gdquot = gdq;
861 if (ip->i_udquot->q_gdquot == ip->i_gdquot)
H A Dxfs_dquot.c117 dqp->q_gdquot = NULL;
1081 if ((gdqp = dqp->q_gdquot)) {
1086 dqp->q_gdquot = NULL;

Completed in 185 milliseconds