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