Searched refs:commit_dquot (Results 1 – 6 of 6) sorted by relevance
167 int (*commit_dquot) (struct dquot *dquot); member
40 .commit_dquot = v2_commit_dquot,
56 if (qh->qh_ops->commit_dquot(dq)) in write_dquots()
174 int (*commit_dquot) (struct dquot *dquot); member
39 .commit_dquot = v2_commit_dquot,
158 qh->qh_ops->commit_dquot(dq); in write_dquots()