Searched refs:HL_PREVP (Results 1 – 4 of 4) sorted by relevance
117 #define HL_PREVP dq_hashlist.ql_prevp macro155 _LIST_INSERT(h, dqp, HL_PREVP, HL_NEXT)164 _LIST_REMOVE(h, dqp, HL_PREVP, HL_NEXT)
139 dqp->HL_PREVP = dqp->MPL_PREVP = NULL; in xfs_qm_dqinit()922 if (dqp->HL_PREVP != &qh->qh_next) { in xfs_qm_dqlookup()926 d->HL_PREVP = dqp->HL_PREVP; in xfs_qm_dqlookup()927 *(dqp->HL_PREVP) = d; in xfs_qm_dqlookup()929 d->HL_PREVP = &dqp->HL_NEXT; in xfs_qm_dqlookup()931 dqp->HL_PREVP = &qh->qh_next; in xfs_qm_dqlookup()
1150 (d)->HL_PREVP = &((dqp)->HL_NEXT); in xfs_qm_hashinsert()1152 (dqp)->HL_PREVP = &((h)->qh_next); in xfs_qm_hashinsert()
271 ASSERT(dqp->HL_PREVP == NULL); in xfs_qm_rele_quotafs_ref()2120 ASSERT(dqp->HL_PREVP == NULL); in xfs_qm_shake_freelist()2289 ASSERT(dqp->HL_PREVP == NULL); in xfs_qm_dqreclaim_one()