xfs_disk_dquot_t   39 fs/xfs/libxfs/xfs_dquot_buf.c 	xfs_disk_dquot_t *ddq,
xfs_disk_dquot_t 1181 fs/xfs/libxfs/xfs_format.h 	xfs_disk_dquot_t  dd_diskdq;	/* portion that lives incore as well */
xfs_disk_dquot_t  117 fs/xfs/xfs_dquot.c 	xfs_disk_dquot_t	*d)
xfs_disk_dquot_t  500 fs/xfs/xfs_dquot.c 	memcpy(&dqp->q_core, ddqp, sizeof(xfs_disk_dquot_t));
xfs_disk_dquot_t 1133 fs/xfs/xfs_dquot.c 	memcpy(ddqp, &dqp->q_core, sizeof(xfs_disk_dquot_t));
xfs_disk_dquot_t   42 fs/xfs/xfs_dquot.h 	xfs_disk_dquot_t q_core;	/* actual usage & quotas */
xfs_disk_dquot_t  154 fs/xfs/xfs_dquot.h 					xfs_disk_dquot_t *);
xfs_disk_dquot_t 2621 fs/xfs/xfs_log_recover.c 			if (item->ri_buf[i].i_len < sizeof(xfs_disk_dquot_t)) {
xfs_disk_dquot_t 3252 fs/xfs/xfs_log_recover.c 	if (item->ri_buf[1].i_len < sizeof(xfs_disk_dquot_t)) {