Home
last modified time | relevance | path

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

/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
HDtxg_impl.h114 kthread_t *tx_sync_thread; member
/trueos/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDtxg.c219 tx->tx_sync_thread = thread_create(NULL, 32<<10, txg_sync_thread, in txg_sync_start()
514 txg_thread_exit(tx, &cpr, &tx->tx_sync_thread); in txg_sync_thread()
HDdsl_pool.c703 return (curthread == dp->dp_tx.tx_sync_thread || in dsl_pool_sync_context()