Searched refs:dquot_commit (Results 1 – 5 of 5) sorted by relevance
81 int dquot_commit(struct dquot *dquot);
464 int dquot_commit(struct dquot *dquot) in dquot_commit() function482 EXPORT_SYMBOL(dquot_commit);2132 .write_dquot = dquot_commit,
2282 ret = dquot_commit(dquot); in reiserfs_write_dquot()
1887 .write_dquot = dquot_commit,
5469 ret = dquot_commit(dquot); in ext4_write_dquot()