Searched refs:dqpp (Results 1 – 3 of 3) sorted by relevance
708 struct xfs_dquot **dqpp) in xfs_qm_dqread() argument736 *dqpp = dqp; in xfs_qm_dqread()742 *dqpp = NULL; in xfs_qm_dqread()958 struct xfs_dquot **dqpp) in xfs_qm_dqget_uncached() argument966 return xfs_qm_dqread(mp, id, type, 0, dqpp); in xfs_qm_dqget_uncached()997 struct xfs_dquot **dqpp) in xfs_qm_dqget_inode() argument1004 ASSERT(!*dqpp); in xfs_qm_dqget_inode()1073 *dqpp = dqp; in xfs_qm_dqget_inode()1086 struct xfs_dquot **dqpp) in xfs_qm_dqget_next() argument1091 *dqpp = NULL; in xfs_qm_dqget_next()[all …]
173 struct xfs_dquot **dqpp) in xchk_dquot_iter() argument209 *dqpp = dq; in xchk_dquot_iter()
34 int xchk_dquot_iter(struct xchk_dqiter *cursor, struct xfs_dquot **dqpp);