Home
last modified time | relevance | path

Searched refs:tmpdqp (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/xfs/quota/
Dxfs_dquot.c959 xfs_dquot_t *tmpdqp; in xfs_qm_dqget() local
967 if (xfs_qm_dqlookup(mp, id, h, &tmpdqp) == 0) { in xfs_qm_dqget()
972 xfs_qm_dqput(tmpdqp); in xfs_qm_dqget()