Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_dquot.c1099 xfs_dquot_t *tmpdqp; in xfs_qm_dqget() local
1107 if (xfs_qm_dqlookup(mp, id, h, &tmpdqp) == 0) { in xfs_qm_dqget()
1112 xfs_qm_dqput(tmpdqp); in xfs_qm_dqget()