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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa_impl.h174 uint64_t spa_syncing_txg; /* txg currently syncing */ member in struct:spa
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_misc.c1619 spa_syncing_txg(spa_t *spa) function
1621 return (spa->spa_syncing_txg);

Completed in 64 milliseconds