Lines Matching refs:hdtc
331 struct hmdfs_dirty_throttle_control *hdtc,
335 TP_ARGS(sbi, wb, hdtc, pause, start_time),
358 __entry->file_bg_thresh = hdtc->file_bg_thresh;
359 __entry->fs_bg_thresh = hdtc->fs_bg_thresh;
360 __entry->file_thresh = hdtc->file_thresh;
361 __entry->fs_thresh = hdtc->fs_thresh;
362 __entry->file_nr_dirty = hdtc->file_nr_dirty;
363 __entry->fs_nr_dirty = hdtc->fs_nr_dirty;
364 __entry->file_nr_rec = hdtc->file_nr_reclaimable;
365 __entry->fs_nr_rec = hdtc->fs_nr_reclaimable;