Home
last modified time | relevance | path

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

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