Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dnode.h136 static inline bool excess_cached_nats(struct f2fs_sb_info *sbi) in excess_cached_nats() function
H A Dnode.c73 if (excess_cached_nats(sbi)) in f2fs_available_free_memory()
H A Dsegment.c410 if (need && excess_cached_nats(sbi)) in f2fs_balance_fs()