|
@@ -118,7 +118,6 @@ static inline void raw_nat_from_node_info(struct f2fs_nat_entry *raw_ne,
|
|
enum mem_type {
|
|
enum mem_type {
|
|
FREE_NIDS, /* indicates the free nid list */
|
|
FREE_NIDS, /* indicates the free nid list */
|
|
NAT_ENTRIES, /* indicates the cached nat entry */
|
|
NAT_ENTRIES, /* indicates the cached nat entry */
|
|
- DIRTY_DENTS, /* indicates dirty dentry pages */
|
|
|
|
INO_ENTRIES, /* indicates inode entries */
|
|
INO_ENTRIES, /* indicates inode entries */
|
|
EXTENT_CACHE, /* indicates extent cache */
|
|
EXTENT_CACHE, /* indicates extent cache */
|
|
BASE_CHECK, /* check kernel status */
|
|
BASE_CHECK, /* check kernel status */
|