Searched refs:read_dqblk (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/quota/
H A Dquota_v1.c226 .read_dqblk = v1_read_dqblk,
H A Dquota_v2.c423 .read_dqblk = v2_read_dquot,
H A Ddquot.c463 ret = dqopt->ops[dquot->dq_id.type]->read_dqblk(dquot);
/linux-master/include/linux/
H A Dquota.h317 int (*read_dqblk)(struct dquot *dquot); /* Read structure for one user */ member in struct:quota_format_ops

Completed in 105 milliseconds