Searched refs:tx_sync_thread (Results 1 – 5 of 5) sorted by relevance
115 kthread_t *tx_sync_thread; member
665 dmu_objset_pool((dn)->dn_objset)->dp_tx.tx_sync_thread == \
218 tx->tx_sync_thread = thread_create(NULL, 0, txg_sync_thread, in txg_sync_start()581 txg_thread_exit(tx, &cpr, &tx->tx_sync_thread); in txg_sync_thread()
892 return (curthread == dp->dp_tx.tx_sync_thread || in dsl_pool_sync_context()
2405 if (dp && curthread == dp->dp_tx.tx_sync_thread) in zio_execute_stack_check()