ENTRIES_IN_SUM    390 include/linux/f2fs_fs.h #define SUM_ENTRY_SIZE		(SUMMARY_SIZE * ENTRIES_IN_SUM)
ENTRIES_IN_SUM    478 include/linux/f2fs_fs.h 	struct f2fs_summary entries[ENTRIES_IN_SUM];