Home
last modified time | relevance | path

Searched refs:read_dqblk (Results 1 – 3 of 3) sorted by relevance

/linux/fs/quota/
H A Dquota_v1.c226 .read_dqblk = v1_read_dqblk,
H A Dquota_v2.c423 .read_dqblk = v2_read_dquot,
/linux/include/linux/
H A Dquota.h317 int (*read_dqblk)(struct dquot *dquot); /* Read structure for one user */ member