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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_config.c315 uint64_t oldtxg, newtxg; local
320 ZPOOL_CONFIG_POOL_TXG, &newtxg) == 0);
324 if (oldtxg != newtxg) {

Completed in 58 milliseconds