Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Dtxg.c108 static void txg_sync_thread(dsl_pool_t *dp);
213 tx->tx_sync_thread = thread_create(NULL, 32<<10, txg_sync_thread, in txg_sync_start()
447 txg_sync_thread(dsl_pool_t *dp) in txg_sync_thread() function