Home
last modified time | relevance | path

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

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