Home
last modified time | relevance | path

Searched refs:min_write_bandwidth (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dclient_writeback.h118 unsigned long min_write_bandwidth; member
Dclient_writeback.c195 if (bw < hwb->min_write_bandwidth) in hmdfs_update_dirty_limit()
196 hwb->min_write_bandwidth = bw; in hmdfs_update_dirty_limit()
489 hwb->min_write_bandwidth = ULONG_MAX; in hmdfs_init_writeback()
/kernel/linux/linux-5.10/fs/hmdfs/comm/
Ddevice_node.c492 min = hwb->min_write_bandwidth; in dirty_writeback_stats_show()