Searched refs:OCFS2_QWRITE_CREDITS (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Djournal.h355 #define OCFS2_QWRITE_CREDITS (OCFS2_QINFO_WRITE_CREDITS + \ macro
368 credits += OCFS2_QWRITE_CREDITS;
370 credits += OCFS2_QWRITE_CREDITS;
H A Dquota_global.c676 handle = ocfs2_start_trans(osb, OCFS2_QWRITE_CREDITS);

Completed in 88 milliseconds