Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dclient_writeback.c134 hwb->dirty_fs_bg_thresh = in hmdfs_calculate_dirty_thresh()
139 hwb->fs_bg_ratio = hmdfs_thresh_ratio(hwb->dirty_fs_bg_thresh, in hmdfs_calculate_dirty_thresh()
153 hdtc->fs_bg_thresh = hdtc->hwb->dirty_fs_bg_thresh; in hmdfs_init_dirty_limit()
209 hdtc->fs_bg_thresh = hwb->dirty_fs_bg_thresh; in hmdfs_update_dirty_limit()
H A Dclient_writeback.h73 unsigned long dirty_fs_bg_thresh; member
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dclient_writeback.c158 hwb->dirty_fs_bg_thresh = in hmdfs_calculate_dirty_thresh()
163 hwb->fs_bg_ratio = hmdfs_thresh_ratio(hwb->dirty_fs_bg_thresh, in hmdfs_calculate_dirty_thresh()
177 hdtc->fs_bg_thresh = hdtc->hwb->dirty_fs_bg_thresh; in hmdfs_init_dirty_limit()
233 hdtc->fs_bg_thresh = hwb->dirty_fs_bg_thresh; in hmdfs_update_dirty_limit()
H A Dclient_writeback.h73 unsigned long dirty_fs_bg_thresh; member

Completed in 3 milliseconds