Lines Matching defs:txg
831 vdev_metaslab_init(vdev_t *vd, uint64_t txg) in vdev_metaslab_init()
1369 uint64_t txg = spa_last_synced_txg(spa) != 0 ? in vdev_validate() local
1570 vdev_create(vdev_t *vd, uint64_t txg, boolean_t isreplacing) in vdev_create()
1610 vdev_dirty(vdev_t *vd, int flags, void *arg, uint64_t txg) in vdev_dirty()
1627 vdev_dirty_leaves(vdev_t *vd, int flags, uint64_t txg) in vdev_dirty_leaves()
1675 vdev_dtl_dirty(vdev_t *vd, vdev_dtl_type_t t, uint64_t txg, uint64_t size) in vdev_dtl_dirty()
1690 vdev_dtl_contains(vdev_t *vd, vdev_dtl_type_t t, uint64_t txg, uint64_t size) in vdev_dtl_contains()
1792 vdev_dtl_reassess(vdev_t *vd, uint64_t txg, uint64_t scrub_txg, int scrub_done) in vdev_dtl_reassess()
1943 vdev_dtl_sync(vdev_t *vd, uint64_t txg) in vdev_dtl_sync()
2159 vdev_remove(vdev_t *vd, uint64_t txg) in vdev_remove()
2211 vdev_sync_done(vdev_t *vd, uint64_t txg) in vdev_sync_done()
2226 vdev_sync(vdev_t *vd, uint64_t txg) in vdev_sync()
2727 uint64_t txg = zio->io_txg; in vdev_stat_update() local
3316 vdev_expand(vdev_t *vd, uint64_t txg) in vdev_expand()