Home
last modified time | relevance | path

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

/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDtxg.h71 extern void txg_sync_stop(struct dsl_pool *dp);
/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDtxg.c260 txg_sync_stop(dsl_pool_t *dp) in txg_sync_stop() function
HDspa.c1294 txg_sync_stop(spa->spa_dsl_pool); in spa_unload()