Home
last modified time | relevance | path

Searched refs:TOTAL_NAT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dnode.h138 return NM_I(sbi)->nat_cnt[TOTAL_NAT] >= DEF_NAT_CACHE_THRESHOLD; in excess_cached_nats()
H A Ddebug.c170 si->nats = NM_I(sbi)->nat_cnt[TOTAL_NAT]; in update_general_status()
305 si->cache_mem += NM_I(sbi)->nat_cnt[TOTAL_NAT] * in update_mem_info()
H A Dnode.c70 mem_size = (nm_i->nat_cnt[TOTAL_NAT] * in f2fs_available_free_memory()
202 nm_i->nat_cnt[TOTAL_NAT]++; in __init_nat_entry()
233 nm_i->nat_cnt[TOTAL_NAT]--; in __del_from_nat_cache()
3399 f2fs_bug_on(sbi, nm_i->nat_cnt[TOTAL_NAT]); in f2fs_destroy_node_manager()
H A Df2fs.h914 TOTAL_NAT, enumerator