Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c1304 int dirty_pct = scn->scn_dp->dp_dirty_total * 100 / zfs_dirty_data_max; in dsl_scan_check_suspend() local
1309 (dirty_pct >= zfs_vdev_async_write_active_min_dirty_percent || in dsl_scan_check_suspend()
2707 int dirty_pct = scn->scn_dp->dp_dirty_total * 100 / zfs_dirty_data_max; in scan_io_queue_check_suspend() local
2712 (dirty_pct >= zfs_vdev_async_write_active_min_dirty_percent || in scan_io_queue_check_suspend()