Searched defs:hmdfs_dirty_throttle_control (Results 1 – 1 of 1) sorted by relevance
40 struct hmdfs_dirty_throttle_control { struct41 struct hmdfs_writeback *hwb;43 unsigned long thresh_time_stamp;45 unsigned long file_bg_thresh;46 unsigned long fs_bg_thresh;47 unsigned long file_thresh;48 unsigned long fs_thresh;50 unsigned long file_nr_dirty;51 unsigned long fs_nr_dirty;52 unsigned long file_nr_reclaimable;[all …]