Home
last modified time | relevance | path

Searched refs:INO_ENTRIES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dnode.h145 INO_ENTRIES, /* indicates inode entries */ enumerator
H A Dnode.c80 } else if (type == INO_ENTRIES) { in f2fs_available_free_memory()
H A Dsegment.c511 f2fs_available_free_memory(sbi, INO_ENTRIES)) in f2fs_balance_fs_bg()