Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_config.c312 uint64_t oldtxg, newtxg; in zpool_refresh_stats() local
317 ZPOOL_CONFIG_POOL_TXG, &newtxg) == 0); in zpool_refresh_stats()
321 if (oldtxg != newtxg) { in zpool_refresh_stats()