Searched refs:uq (Results 1 – 3 of 3) sorted by relevance
1612 struct xfs_dquot *uq = NULL; in xfs_qm_vop_dqalloc() local1655 &uq); in xfs_qm_vop_dqalloc()1663 xfs_dqunlock(uq); in xfs_qm_vop_dqalloc()1672 uq = xfs_qm_dqhold(ip->i_udquot); in xfs_qm_vop_dqalloc()1715 if (uq) in xfs_qm_vop_dqalloc()1720 *O_udqpp = uq; in xfs_qm_vop_dqalloc()1722 xfs_qm_dqrele(uq); in xfs_qm_vop_dqalloc()1735 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)