Searched refs:txg_sync_stop (Results 1 – 3 of 3) sorted by relevance
92 extern void txg_sync_stop(struct dsl_pool *dp);
261 txg_sync_stop(dsl_pool_t *dp) in txg_sync_stop() function1084 EXPORT_SYMBOL(txg_sync_stop);
2242 txg_sync_stop(spa->spa_dsl_pool); in spa_unload()