Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dclient_writeback.c163 if (hwb->bw_fs_thresh < hdtc->fs_thresh) { in hmdfs_init_dirty_limit()
164 hdtc->fs_thresh = hwb->bw_fs_thresh; in hmdfs_init_dirty_limit()
222 hwb->bw_fs_thresh = hdtc->fs_thresh; in hmdfs_update_dirty_limit()
478 hwb->bw_fs_thresh = hwb->dirty_fs_thresh; in hmdfs_init_writeback()
Dclient_writeback.h95 unsigned long bw_fs_thresh; member