Home
last modified time | relevance | path

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

/linux/fs/quota/
A Dquota_v1.c221 .commit_dqblk = v1_commit_dqblk,
A Dquota_v2.c403 .commit_dqblk = v2_write_dquot,
A Ddquot.c441 ret = dqopt->ops[dquot->dq_id.type]->commit_dqblk(dquot); in dquot_acquire()
480 ret = dqopt->ops[dquot->dq_id.type]->commit_dqblk(dquot); in dquot_commit()
/linux/include/linux/
A Dquota.h316 int (*commit_dqblk)(struct dquot *dquot); /* Write structure for one user */ member

Completed in 13 milliseconds