Searched refs:zfs_vdev_async_write_active_min_dirty_percent (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c101 * `--------- zfs_vdev_async_write_active_min_dirty_percent
110 * part of the function between zfs_vdev_async_write_active_min_dirty_percent
152 * When the pool has less than zfs_vdev_async_write_active_min_dirty_percent
158 int zfs_vdev_async_write_active_min_dirty_percent = 30; variable
408 zfs_vdev_async_write_active_min_dirty_percent / 100;
H A Ddsl_scan.c406 extern int zfs_vdev_async_write_active_min_dirty_percent;
446 dirty_pct >= zfs_vdev_async_write_active_min_dirty_percent)) ||

Completed in 70 milliseconds