v2r0_disk_dqblk   156 fs/quota/quota_v2.c 		qinfo->dqi_entry_size = sizeof(struct v2r0_disk_dqblk);
v2r0_disk_dqblk   200 fs/quota/quota_v2.c 	struct v2r0_disk_dqblk *d = dp, empty;
v2r0_disk_dqblk   212 fs/quota/quota_v2.c 	memset(&empty, 0, sizeof(struct v2r0_disk_dqblk));
v2r0_disk_dqblk   214 fs/quota/quota_v2.c 	if (!memcmp(&empty, dp, sizeof(struct v2r0_disk_dqblk)))
v2r0_disk_dqblk   220 fs/quota/quota_v2.c 	struct v2r0_disk_dqblk *d = dp;
v2r0_disk_dqblk   240 fs/quota/quota_v2.c 	struct v2r0_disk_dqblk *d = dp;