Searched refs:q_transp (Results 1 - 8 of 8) 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.h55 struct xfs_trans*q_transp; /* trans this belongs to currently */ member in struct:xfs_dquot
H A Dxfs_trans_dquot.c52 ASSERT(dqp->q_transp != tp);
65 dqp->q_transp = tp;
84 ASSERT(dqp->q_transp == tp);
366 ASSERT(dqp->q_transp == tp);
H A Dxfs_dquot_item.c269 dqp->q_transp = NULL;
H A Dxfs_dquot.c116 dqp->q_transp = 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.h55 struct xfs_trans*q_transp; /* trans this belongs to currently */ member in struct:xfs_dquot
H A Dxfs_trans_dquot.c52 ASSERT(dqp->q_transp != tp);
65 dqp->q_transp = tp;
84 ASSERT(dqp->q_transp == tp);
366 ASSERT(dqp->q_transp == tp);
H A Dxfs_dquot_item.c269 dqp->q_transp = NULL;
H A Dxfs_dquot.c116 dqp->q_transp = NULL;

Completed in 76 milliseconds