Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/quota/
A Dquota_v1.c220 .read_dqblk = v1_read_dqblk,
A Dquota_v2.c402 .read_dqblk = v2_read_dquot,
A Ddquot.c435 ret = dqopt->ops[dquot->dq_id.type]->read_dqblk(dquot); in dquot_acquire()
/linux-6.3-rc2/include/linux/
A Dquota.h315 int (*read_dqblk)(struct dquot *dquot); /* Read structure for one user */ member

Completed in 12 milliseconds