Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dtxg.c109 static void txg_quiesce_thread(dsl_pool_t *dp);
205 tx->tx_quiesce_thread = thread_create(NULL, 0, txg_quiesce_thread, in txg_sync_start()
527 txg_quiesce_thread(dsl_pool_t *dp) in txg_quiesce_thread() function