read_dqblk 433 fs/quota/dquot.c ret = dqopt->ops[dquot->dq_id.type]->read_dqblk(dquot); read_dqblk 221 fs/quota/quota_v1.c .read_dqblk = v1_read_dqblk, read_dqblk 379 fs/quota/quota_v2.c .read_dqblk = v2_read_dquot, read_dqblk 315 include/linux/quota.h int (*read_dqblk)(struct dquot *dquot); /* Read structure for one user */