Searched refs:dirty_limit (Results 1 – 1 of 1) sorted by relevance
1055 unsigned long dirty, tot, dirty_limit; in bdflush_stop() local1061 dirty_limit = tot * bdf_prm.b_un.nfract_stop_bdflush; in bdflush_stop()1063 if (!laptop_mode && dirty > dirty_limit) in bdflush_stop()