__ocfs2_sync_dquot 101 fs/ocfs2/quota.h int __ocfs2_sync_dquot(struct dquot *dquot, int freeing); __ocfs2_sync_dquot 104 fs/ocfs2/quota.h return __ocfs2_sync_dquot(dquot, 0); __ocfs2_sync_dquot 108 fs/ocfs2/quota.h return __ocfs2_sync_dquot(dquot, 1);