xfs_qm_dqcheck    627 fs/xfs/quota/xfs_dquot.c 	if (xfs_qm_dqcheck(ddq, id, dqp->dq_flags & XFS_DQ_ALLTYPES,
xfs_qm_dqcheck   1262 fs/xfs/quota/xfs_dquot.c 	if (xfs_qm_dqcheck(&dqp->q_core, be32_to_cpu(ddqp->d_id),
xfs_qm_dqcheck   1467 fs/xfs/quota/xfs_qm.c 		(void) xfs_qm_dqcheck(ddq, id+j, type, XFS_QMOPT_DQREPAIR,
xfs_qm_dqcheck   1920 fs/xfs/xfs_log_recover.c 			error = xfs_qm_dqcheck((xfs_disk_dquot_t *)
xfs_qm_dqcheck   2608 fs/xfs/xfs_log_recover.c 	if ((error = xfs_qm_dqcheck(recddq,
xfs_qm_dqcheck   2633 fs/xfs/xfs_log_recover.c 	if (xfs_qm_dqcheck(ddq, dq_f->qlf_id, 0, XFS_QMOPT_DOWARN,
xfs_qm_dqcheck    364 fs/xfs/xfs_quota.h extern int xfs_qm_dqcheck(xfs_disk_dquot_t *, xfs_dqid_t, uint, uint, char *);