Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_pool.h117 uint64_t dp_long_free_dirty_pertxg[TXG_SIZE]; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_pool.c673 dp->dp_long_free_dirty_pertxg[txg & TXG_MASK] == 0); in dsl_pool_sync()
674 dp->dp_long_free_dirty_pertxg[txg & TXG_MASK] = 0; in dsl_pool_sync()
H A Ddmu.c867 dp->dp_long_free_dirty_pertxg[txg & TXG_MASK]; in dmu_free_long_range_impl()
894 dp->dp_long_free_dirty_pertxg[txg & TXG_MASK] += in dmu_free_long_range_impl()