Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dnode.h141 static inline bool excess_dirty_nodes(struct f2fs_sb_info *sbi) in excess_dirty_nodes() function
H A Dsegment.c557 if (excess_dirty_nats(sbi) || excess_dirty_nodes(sbi) || in f2fs_balance_fs_bg()