Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dclient_writeback.h40 struct hmdfs_dirty_throttle_control { struct
41 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 …]