Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dnode.h130 static inline bool excess_dirty_nats(struct f2fs_sb_info *sbi) in excess_dirty_nats() function
Dsegment.c486 if (excess_dirty_nats(sbi) || excess_dirty_threshold(sbi) || in f2fs_balance_fs_bg()