Home
last modified time | relevance | path

Searched refs:MAX_INO_ENTRY (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/f2fs/
Df2fs.h153 MAX_INO_ENTRY, /* max. list */ enumerator
742 struct inode_management im[MAX_INO_ENTRY]; /* manage inode cache */
Dcheckpoint.c1156 for (i = 0; i < MAX_INO_ENTRY; i++) { in init_ino_entry_info()