v1_dqoff 51 fs/quota_v1.c dquot->dq_sb->s_op->quota_read(dquot->dq_sb, type, (char *)&dqblk, sizeof(struct v1_disk_dqblk), v1_dqoff(dquot->dq_id)); v1_dqoff 76 fs/quota_v1.c sizeof(struct v1_disk_dqblk), v1_dqoff(dquot->dq_id)); v1_dqoff 137 fs/quota_v1.c if ((ret = sb->s_op->quota_read(sb, type, (char *)&dqblk, sizeof(struct v1_disk_dqblk), v1_dqoff(0))) != sizeof(struct v1_disk_dqblk)) { v1_dqoff 160 fs/quota_v1.c sizeof(struct v1_disk_dqblk), v1_dqoff(0))) != sizeof(struct v1_disk_dqblk)) { v1_dqoff 168 fs/quota_v1.c sizeof(struct v1_disk_dqblk), v1_dqoff(0));