v2r1_disk_dqblk   159 fs/quota/quota_v2.c 		qinfo->dqi_entry_size = sizeof(struct v2r1_disk_dqblk);
v2r1_disk_dqblk   253 fs/quota/quota_v2.c 	struct v2r1_disk_dqblk *d = dp, empty;
v2r1_disk_dqblk   265 fs/quota/quota_v2.c 	memset(&empty, 0, sizeof(struct v2r1_disk_dqblk));
v2r1_disk_dqblk   267 fs/quota/quota_v2.c 	if (!memcmp(&empty, dp, sizeof(struct v2r1_disk_dqblk)))
v2r1_disk_dqblk   273 fs/quota/quota_v2.c 	struct v2r1_disk_dqblk *d = dp;
v2r1_disk_dqblk   293 fs/quota/quota_v2.c 	struct v2r1_disk_dqblk *d = dp;