Searched refs:uq (Results 1 – 3 of 3) sorted by relevance
1611 struct xfs_dquot *uq = NULL; in xfs_qm_vop_dqalloc() local1654 &uq); in xfs_qm_vop_dqalloc()1662 xfs_dqunlock(uq); in xfs_qm_vop_dqalloc()1671 uq = xfs_qm_dqhold(ip->i_udquot); in xfs_qm_vop_dqalloc()1714 if (uq) in xfs_qm_vop_dqalloc()1719 *O_udqpp = uq; in xfs_qm_vop_dqalloc()1721 xfs_qm_dqrele(uq); in xfs_qm_vop_dqalloc()1734 xfs_qm_dqrele(uq); in xfs_qm_vop_dqalloc()
32 * Andrew Farnham <andrewfarnham@uq.net.au> pointed out that the module
94 (code from eay@psych.psy.uq.oz.au via comp.sources.misc)