Home
last modified time | relevance | path

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

/fs/f2fs/
Dnode.h139 static inline bool excess_cached_nats(struct f2fs_sb_info *sbi) in excess_cached_nats() function
Dnode.c72 if (excess_cached_nats(sbi)) in f2fs_available_free_memory()
Dsegment.c404 if (need && excess_cached_nats(sbi)) in f2fs_balance_fs()