Searched defs:spa_last_synced_txg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1093 return (spa_last_synced_txg(spa) + 1);
1107 ASSERT(txg > spa_last_synced_txg(spa));
1461 freeze_txg = spa_last_synced_txg(spa) + TXG_SIZE;
1607 spa_last_synced_txg(spa_t *spa) function

Completed in 298 milliseconds