Searched refs:uq (Results 1 – 2 of 2) sorted by relevance
1620 struct xfs_dquot *uq = NULL; in xfs_qm_vop_dqalloc() local1663 &uq); in xfs_qm_vop_dqalloc()1671 xfs_dqunlock(uq); in xfs_qm_vop_dqalloc()1680 uq = xfs_qm_dqhold(ip->i_udquot); in xfs_qm_vop_dqalloc()1723 if (uq) in xfs_qm_vop_dqalloc()1728 *O_udqpp = uq; in xfs_qm_vop_dqalloc()1730 xfs_qm_dqrele(uq); in xfs_qm_vop_dqalloc()1743 xfs_qm_dqrele(uq); in xfs_qm_vop_dqalloc()
32 * Andrew Farnham <andrewfarnham@uq.net.au> pointed out that the module