Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dnode.h133 static inline bool excess_cached_nats(struct f2fs_sb_info *sbi) in excess_cached_nats() function
H A Dnode.c68 if (excess_cached_nats(sbi)) in f2fs_available_free_memory()
H A Dsegment.c592 if (need && excess_cached_nats(sbi)) in f2fs_balance_fs()
/kernel/linux/linux-6.6/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.c407 if (need && excess_cached_nats(sbi)) in f2fs_balance_fs()

Completed in 28 milliseconds