Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c487 uint64_t dirty_min_bytes = in txg_sync_thread() local
500 dp->dp_dirty_total < dirty_min_bytes) { in txg_sync_thread()
H A Ddsl_pool.c872 uint64_t dirty_min_bytes = in dsl_pool_need_dirty_delay() local
877 if (dp->dp_dirty_total > dirty_min_bytes) in dsl_pool_need_dirty_delay()