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