Searched refs:SUM_FOOTER_SIZE (Results 1 – 2 of 2) sorted by relevance
498 #define SUM_FOOTER_SIZE (5) /* sizeof(struct summary_footer) */ macro522 #define SUM_JOURNAL_SIZE (F2FS_BLKSIZE - SUM_FOOTER_SIZE -\
541 if (offset + SUMMARY_SIZE <= PAGE_CACHE_SIZE - SUM_FOOTER_SIZE) in read_compacted_summaries()