Searched refs:dquot_commit (Results 1 – 4 of 4) sorted by relevance
81 int dquot_commit(struct dquot *dquot);
441 int dquot_commit(struct dquot *dquot) in dquot_commit() function463 EXPORT_SYMBOL(dquot_commit);2037 .write_dquot = dquot_commit,
2230 ret = dquot_commit(dquot); in reiserfs_write_dquot()
4857 ret = dquot_commit(dquot); in ext4_write_dquot()