Home
last modified time | relevance | path

Searched refs:txg_list_destroy (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Ddsl_pool.c481 txg_list_destroy(&dp->dp_dirty_datasets); in dsl_pool_close()
482 txg_list_destroy(&dp->dp_dirty_zilogs); in dsl_pool_close()
483 txg_list_destroy(&dp->dp_sync_tasks); in dsl_pool_close()
484 txg_list_destroy(&dp->dp_early_sync_tasks); in dsl_pool_close()
485 txg_list_destroy(&dp->dp_dirty_dirs); in dsl_pool_close()
Dtxg.c802 txg_list_destroy(txg_list_t *tl) function
Dvdev.c1006 txg_list_destroy(&vd->vdev_ms_list); in vdev_free()
1007 txg_list_destroy(&vd->vdev_dtl_list); in vdev_free()
Dspa.c1353 txg_list_destroy(&spa->spa_vdev_txg_list); in spa_deactivate()
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dtxg.h121 extern void txg_list_destroy(txg_list_t *tl);