Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dclient_writeback.c136 hwb->dirty_file_bg_thresh = in hmdfs_calculate_dirty_thresh()
141 hwb->file_bg_ratio = hmdfs_thresh_ratio(hwb->dirty_file_bg_thresh, in hmdfs_calculate_dirty_thresh()
154 hdtc->file_bg_thresh = hdtc->hwb->dirty_file_bg_thresh; in hmdfs_init_dirty_limit()
210 hdtc->file_bg_thresh = hwb->dirty_file_bg_thresh; in hmdfs_update_dirty_limit()
Dclient_writeback.h70 unsigned long dirty_file_bg_thresh; member