SIT_JOURNAL_ENTRIES  368 fs/f2fs/f2fs.h #define MAX_SIT_JENTRIES(jnl)	(SIT_JOURNAL_ENTRIES - sits_in_cursum(jnl))
SIT_JOURNAL_ENTRIES 3598 fs/f2fs/segment.c 			sits_in_cursum(sit_j) > SIT_JOURNAL_ENTRIES) {
SIT_JOURNAL_ENTRIES  454 include/linux/f2fs_fs.h 	struct sit_journal_entry entries[SIT_JOURNAL_ENTRIES];