Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dtxg.h72 extern void txg_sync_stop(struct dsl_pool *dp);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c256 txg_sync_stop(dsl_pool_t *dp) in txg_sync_stop() function
H A Dspa.c1465 txg_sync_stop(spa->spa_dsl_pool); in spa_unload()