Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dtxg_impl.h114 kthread_t *tx_sync_thread; member
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dtxg.c213 tx->tx_sync_thread = thread_create(NULL, 32<<10, txg_sync_thread, in txg_sync_start()
492 txg_thread_exit(tx, &cpr, &tx->tx_sync_thread); in txg_sync_thread()
H A Ddsl_pool.c610 return (curthread == dp->dp_tx.tx_sync_thread || in dsl_pool_sync_context()