Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dsegment.c445 static inline bool excess_dirty_threshold(struct f2fs_sb_info *sbi) in excess_dirty_threshold() function
488 if (excess_dirty_nats(sbi) || excess_dirty_threshold(sbi) || in f2fs_balance_fs_bg()