Searched refs:MAX_FREE_NIDS (Results 1 – 2 of 2) sorted by relevance
/linux/fs/f2fs/ | ||
H A D | shrinker.c | 26 long count = NM_I(sbi)->nid_cnt[FREE_NID] - MAX_FREE_NIDS; in __count_free_nids() |
H A D | node.h | 16 #define MAX_FREE_NIDS (NAT_ENTRY_PER_BLOCK * FREE_NID_PAGES) macro |