Home
last modified time | relevance | path

Searched refs:OCFS2_QSYNC_CREDITS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Djournal.h362 #define OCFS2_QSYNC_CREDITS (OCFS2_QINFO_WRITE_CREDITS + \ macro
H A Dquota_global.c614 handle = ocfs2_start_trans(osb, OCFS2_QSYNC_CREDITS); in ocfs2_sync_dquot_helper()
947 handle = ocfs2_start_trans(osb, OCFS2_QSYNC_CREDITS); in ocfs2_mark_dquot_dirty()
H A Dquota_local.c517 OCFS2_QSYNC_CREDITS); in ocfs2_recover_local_quota_file()