Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dtxg_impl.h116 kthread_t *tx_quiesce_thread; member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dtxg.c206 tx->tx_quiesce_thread = thread_create(NULL, 0, txg_quiesce_thread, in txg_sync_start()
580 txg_thread_exit(tx, &cpr, &tx->tx_quiesce_thread); in txg_quiesce_thread()