Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/
Dbuffer.c125 } b_un; member
1040 soft_dirty_limit = tot * bdf_prm.b_un.nfract; in balance_dirty_state()
1041 hard_dirty_limit = tot * bdf_prm.b_un.nfract_sync; in balance_dirty_state()
1061 dirty_limit = tot * bdf_prm.b_un.nfract_stop_bdflush; in bdflush_stop()
1098 bh->b_flushtime = jiffies + bdf_prm.b_un.age_buffer; in __mark_dirty()
1122 bh->b_flushtime = jiffies + bdf_prm.b_un.age_buffer; in set_buffer_flushtime()
1128 return bdf_prm.b_un.interval; in get_buffer_flushtime()
3055 int ndirty = bdf_prm.b_un.ndirty; in bdflush()
3100 interval = bdf_prm.b_un.interval; in kupdate()