__ocfs2_sync_dquot
int __ocfs2_sync_dquot(struct dquot *dquot, int freeing);
return __ocfs2_sync_dquot(dquot, 0);
return __ocfs2_sync_dquot(dquot, 1);