Searched refs:dp_zil_clean_taskq (Results 1 – 3 of 3) sorted by relevance
136 taskq_t *dp_zil_clean_taskq; member
214 dp->dp_zil_clean_taskq = taskq_create("dp_zil_clean_taskq", in dsl_pool_open_impl()400 taskq_destroy(dp->dp_zil_clean_taskq); in dsl_pool_close()
2045 ASSERT3P(zilog->zl_dmu_pool->dp_zil_clean_taskq, !=, NULL); in zil_clean()2046 taskqid_t id = taskq_dispatch(zilog->zl_dmu_pool->dp_zil_clean_taskq, in zil_clean()