xfs_disk_dquot    201 fs/xfs/libxfs/xfs_dquot_buf.c 		struct xfs_disk_dquot	*ddq;
xfs_disk_dquot     61 fs/xfs/libxfs/xfs_quota_defs.h 	((sizeof(struct xfs_dq_logformat) + sizeof(struct xfs_disk_dquot)) * 6)
xfs_disk_dquot    141 fs/xfs/libxfs/xfs_quota_defs.h 		struct xfs_disk_dquot *ddq, xfs_dqid_t id, uint type);
xfs_disk_dquot    726 fs/xfs/libxfs/xfs_trans_resv.c 	return xfs_calc_buf_res(1, sizeof(struct xfs_disk_dquot));
xfs_disk_dquot     82 fs/xfs/scrub/quota.c 	struct xfs_disk_dquot	*d = &dq->q_core;
xfs_disk_dquot     73 fs/xfs/xfs_dquot.c 	struct xfs_disk_dquot	*d = &dq->q_core;
xfs_disk_dquot    497 fs/xfs/xfs_dquot.c 	struct xfs_disk_dquot	*ddqp = bp->b_addr + dqp->q_bufoffset;
xfs_disk_dquot   1073 fs/xfs/xfs_dquot.c 	struct xfs_disk_dquot	*ddqp;
xfs_disk_dquot     37 fs/xfs/xfs_dquot_item.c 		   sizeof(struct xfs_disk_dquot);
xfs_disk_dquot     63 fs/xfs/xfs_dquot_item.c 			sizeof(struct xfs_disk_dquot));
xfs_disk_dquot   3234 fs/xfs/xfs_log_recover.c 	struct xfs_disk_dquot	*ddq, *recddq;
xfs_disk_dquot   3930 fs/xfs/xfs_log_recover.c 	struct xfs_disk_dquot	*recddq;
xfs_disk_dquot   3942 fs/xfs/xfs_log_recover.c 	if (item->ri_buf[1].i_len < sizeof(struct xfs_disk_dquot))
xfs_disk_dquot     34 fs/xfs/xfs_ondisk.h 	XFS_CHECK_STRUCT_SIZE(struct xfs_disk_dquot,		104);
xfs_disk_dquot    548 fs/xfs/xfs_qm.c 	struct xfs_disk_dquot	*ddqp;
xfs_disk_dquot    577 fs/xfs/xfs_qm.c 	struct xfs_disk_dquot	*ddqp;
xfs_disk_dquot    847 fs/xfs/xfs_qm.c 		struct xfs_disk_dquot	*ddq;
xfs_disk_dquot    849 fs/xfs/xfs_qm.c 		ddq = (struct xfs_disk_dquot *)&dqb[j];
xfs_disk_dquot    386 fs/xfs/xfs_qm_syscalls.c 	struct xfs_disk_dquot	*ddq;
xfs_disk_dquot    312 fs/xfs/xfs_trans_dquot.c 	struct xfs_disk_dquot	*d;