Lines Matching defs:txg
36 * pool guid -> toplevel vdev guid -> label txg
39 * examined every device, we pick the best label txg config for each toplevel
218 uint64_t pool_guid, vdev_guid, top_guid, txg, state;
249 * we write a label with txg == 0 so that we can identify the device
261 &txg) != 0 || txg == 0) {
310 if (ce->ce_txg == txg)
319 ce->ce_txg = txg;
492 * We rely on the fact that the max txg for the
872 uint64_t state, txg, size;
900 &txg) != 0 || txg == 0)) {