Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dbuffer.c1055 unsigned long dirty, tot, dirty_limit; in bdflush_stop() local
1061 dirty_limit = tot * bdf_prm.b_un.nfract_stop_bdflush; in bdflush_stop()
1063 if (!laptop_mode && dirty > dirty_limit) in bdflush_stop()