Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_pool.h145 void dsl_pool_undirty_space(dsl_pool_t *dp, int64_t space, uint64_t txg);
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_pool.c498 dsl_pool_undirty_space(dp, dp->dp_dirty_pertxg[txg & TXG_MASK], txg); in dsl_pool_sync()
658 dsl_pool_undirty_space(dsl_pool_t *dp, int64_t space, uint64_t txg) in dsl_pool_undirty_space() function
H A Ddbuf.c1464 dsl_pool_undirty_space(dmu_objset_pool(dn->dn_objset), in dbuf_undirty()
2950 dsl_pool_undirty_space(dp, delta, zio->io_txg); in dbuf_write_physdone()