Searched refs:oldtxg (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
318 ZPOOL_CONFIG_POOL_TXG, &oldtxg) == 0);
324 if (oldtxg != newtxg) {

Completed in 44 milliseconds