Lines Matching defs:txg
3689 uint64_t txg = TXG_INITIAL; in spa_create() local
3983 spa_alt_rootvdev(vdev_t *vd, vdev_t **avd, uint64_t *txg) in spa_alt_rootvdev()
4028 uint64_t guid, txg; in spa_import_rootpool() local
4157 uint64_t txg; in spa_generate_rootconf() local
4254 uint64_t txg; in spa_import_rootpool() local
4767 uint64_t txg, id; in spa_vdev_add() local
4880 uint64_t txg, dtl_max_txg; in spa_vdev_attach() local
5084 uint64_t txg; in spa_vdev_detach() local
5323 uint64_t txg, *glist; in spa_vdev_split_mirror() local
5664 uint64_t txg; in spa_vdev_remove_evacuate() local
5763 uint64_t txg = 0; in spa_vdev_remove() local
6842 spa_sync(spa_t *spa, uint64_t txg) in spa_sync()