Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Djournal.h375 #define OCFS2_QSYNC_CREDITS (OCFS2_QINFO_WRITE_CREDITS + \ macro
Dquota_global.c614 handle = ocfs2_start_trans(osb, OCFS2_QSYNC_CREDITS); in ocfs2_sync_dquot_helper()
942 handle = ocfs2_start_trans(osb, OCFS2_QSYNC_CREDITS); in ocfs2_mark_dquot_dirty()
Dquota_local.c517 OCFS2_QSYNC_CREDITS); in ocfs2_recover_local_quota_file()