Home
last modified time | relevance | path

Searched defs:dirty_throttle_control (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/mm/
A Dpage-writeback.c124 struct dirty_throttle_control { struct
127 struct dirty_throttle_control *gdtc; /* only set in memcg dtc's */ argument
129 struct bdi_writeback *wb;
130 struct fprop_local_percpu *wb_completions;
132 unsigned long avail; /* dirtyable */
133 unsigned long dirty; /* file_dirty + write + nfs */
134 unsigned long thresh; /* dirty threshold */
137 unsigned long wb_dirty; /* per-wb counterparts */
138 unsigned long wb_thresh;
139 unsigned long wb_bg_thresh;
[all …]

Completed in 9 milliseconds