Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c2565 taskq_t *dc_tq; member
2626 if (dcp->dc_tq != NULL) in dmu_objset_find_dp_impl()
2627 (void) taskq_dispatch(dcp->dc_tq, in dmu_objset_find_dp_impl()
2744 dcp->dc_tq = NULL; in dmu_objset_find_dp()
2785 dcp->dc_tq = tq; in dmu_objset_find_dp()