Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_qm.c1637 struct xfs_dquot *uq = NULL; in xfs_qm_vop_dqalloc() local
1678 XFS_DQTYPE_USER, true, &uq); in xfs_qm_vop_dqalloc()
1686 xfs_dqunlock(uq); in xfs_qm_vop_dqalloc()
1695 uq = xfs_qm_dqhold(ip->i_udquot); in xfs_qm_vop_dqalloc()
1738 *O_udqpp = uq; in xfs_qm_vop_dqalloc()
1740 xfs_qm_dqrele(uq); in xfs_qm_vop_dqalloc()
1753 xfs_qm_dqrele(uq); in xfs_qm_vop_dqalloc()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_ioc32.c135 struct drm_unique uq; in compat_drm_getunique() local
140 uq = (struct drm_unique){ in compat_drm_getunique()
145 err = drm_ioctl_kernel(file, drm_getunique, &uq, 0); in compat_drm_getunique()
149 uq32.unique_len = uq.unique_len; in compat_drm_getunique()
/Linux-v5.10/fs/befs/
DChangeLog32 * Andrew Farnham <andrewfarnham@uq.net.au> pointed out that the module
/Linux-v5.10/Documentation/crypto/
Ddescore-readme.rst118 (code from eay@psych.psy.uq.oz.au via comp.sources.misc)