Searched refs:dsl_pool_sync (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_pool.h139 void dsl_pool_sync(dsl_pool_t *dp, uint64_t txg);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_pool.c77 * is synced out from dsl_pool_sync(). While only the poolwide value is
456 dsl_pool_sync(dsl_pool_t *dp, uint64_t txg) function
H A Dspa.c6420 * Therefore this must be called after dsl_pool_sync() does the sync
6616 dsl_pool_sync(dp, txg);

Completed in 75 milliseconds