Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_pool.c120 static uint_t zfs_dirty_data_sync_percent = 20; variable
624 zfs_wrlog_data_max * (zfs_dirty_data_sync_percent + 10) / 200; in dsl_pool_wrlog_count()
984 zfs_dirty_data_max * zfs_dirty_data_sync_percent / 100; in dsl_pool_need_dirty_sync()