Home
last modified time | relevance | path

Searched refs:dirty_file_bg_thresh (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A 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()
H A Dclient_writeback.h70 unsigned long dirty_file_bg_thresh; member
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dclient_writeback.c160 hwb->dirty_file_bg_thresh = in hmdfs_calculate_dirty_thresh()
165 hwb->file_bg_ratio = hmdfs_thresh_ratio(hwb->dirty_file_bg_thresh, in hmdfs_calculate_dirty_thresh()
178 hdtc->file_bg_thresh = hdtc->hwb->dirty_file_bg_thresh; in hmdfs_init_dirty_limit()
234 hdtc->file_bg_thresh = hwb->dirty_file_bg_thresh; in hmdfs_update_dirty_limit()
H A Dclient_writeback.h70 unsigned long dirty_file_bg_thresh; member

Completed in 3 milliseconds