Searched refs:OCFS2_QWRITE_CREDITS (Results 1 – 2 of 2) sorted by relevance
353 #define OCFS2_QWRITE_CREDITS (OCFS2_QINFO_WRITE_CREDITS + \ macro366 credits += OCFS2_QWRITE_CREDITS; in ocfs2_quota_trans_credits()368 credits += OCFS2_QWRITE_CREDITS; in ocfs2_quota_trans_credits()
668 handle = ocfs2_start_trans(osb, OCFS2_QWRITE_CREDITS); in ocfs2_write_dquot()