Searched refs:qt_dquot (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_trans_dquot.c120 if (oqa[i].qt_dquot == NULL)
125 nq->qt_dquot = oq->qt_dquot;
187 if (qa[i].qt_dquot == NULL ||
188 qa[i].qt_dquot == dqp)
222 if (qtrx->qt_dquot == NULL)
223 qtrx->qt_dquot = dqp;
308 ASSERT(q[0].qt_dquot != NULL);
309 if (q[1].qt_dquot == NULL) {
310 xfs_dqlock(q[0].qt_dquot);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_quota.h288 struct xfs_dquot *qt_dquot; /* the dquot this refers to */ member in struct:xfs_dqtrx

Completed in 98 milliseconds