Home
last modified time | relevance | path

Searched refs:NAT_ENTRIES (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dnode.h145 NAT_ENTRIES, /* indicates the cached nat entry */ enumerator
H A Dsegment.c629 if (!f2fs_available_free_memory(sbi, NAT_ENTRIES)) in f2fs_balance_fs_bg()
651 if (f2fs_available_free_memory(sbi, NAT_ENTRIES) && in f2fs_balance_fs_bg()
H A Dnode.c64 } else if (type == NAT_ENTRIES) { in f2fs_available_free_memory()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dnode.h143 NAT_ENTRIES, /* indicates the cached nat entry */ enumerator
H A Dsegment.c478 if (!f2fs_available_free_memory(sbi, NAT_ENTRIES)) in f2fs_balance_fs_bg()
500 if (f2fs_available_free_memory(sbi, NAT_ENTRIES) && in f2fs_balance_fs_bg()
H A Dnode.c69 } else if (type == NAT_ENTRIES) { in f2fs_available_free_memory()

Completed in 22 milliseconds