Lines Matching defs:entries
701 #define F2FS_MAX_EXTENSION 64 /* # of extension entries */
1131 * For NAT entries
1147 struct f2fs_nat_entry entries[NAT_ENTRY_PER_BLOCK];
1153 * For SIT entries
1198 struct f2fs_sit_entry entries[SIT_ENTRY_PER_BLOCK];
1206 * One summary block contains exactly 512 summary entries, which represents
1266 * frequently updated NAT/SIT entries can be stored in the spare area in
1282 struct nat_journal_entry entries[NAT_JOURNAL_ENTRIES];
1296 struct sit_journal_entry entries[SIT_JOURNAL_ENTRIES];
1326 struct f2fs_summary entries[ENTRIES_IN_SUM];
1364 #define MIN_INLINE_DENTRY_SIZE 40 /* just include '.' and '..' entries */
1378 /* validity bitmap for directory entries in each block */