Home
last modified time | relevance | path

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

/Linux-v6.1/fs/f2fs/
Dsegment.c415 static inline bool excess_dirty_threshold(struct f2fs_sb_info *sbi) in excess_dirty_threshold() function
452 if (excess_dirty_nats(sbi) || excess_dirty_threshold(sbi) || in f2fs_balance_fs_bg()