Lines Matching defs:txg
949 vdev_metaslab_init(vdev_t *vd, uint64_t txg) in vdev_metaslab_init()
1501 uint64_t txg = spa_last_synced_txg(spa) != 0 ? in vdev_validate() local
1699 vdev_create(vdev_t *vd, uint64_t txg, boolean_t isreplacing) in vdev_create()
1767 vdev_dirty(vdev_t *vd, int flags, void *arg, uint64_t txg) in vdev_dirty()
1784 vdev_dirty_leaves(vdev_t *vd, int flags, uint64_t txg) in vdev_dirty_leaves()
1832 vdev_dtl_dirty(vdev_t *vd, vdev_dtl_type_t t, uint64_t txg, uint64_t size) in vdev_dtl_dirty()
1847 vdev_dtl_contains(vdev_t *vd, vdev_dtl_type_t t, uint64_t txg, uint64_t size) in vdev_dtl_contains()
1949 vdev_dtl_reassess(vdev_t *vd, uint64_t txg, uint64_t scrub_txg, int scrub_done) in vdev_dtl_reassess()
2146 vdev_dtl_sync(vdev_t *vd, uint64_t txg) in vdev_dtl_sync()
2375 vdev_remove(vdev_t *vd, uint64_t txg) in vdev_remove()
2434 vdev_sync_done(vdev_t *vd, uint64_t txg) in vdev_sync_done()
2449 vdev_sync(vdev_t *vd, uint64_t txg) in vdev_sync()
2972 uint64_t txg = zio->io_txg; in vdev_stat_update() local
3560 vdev_expand(vdev_t *vd, uint64_t txg) in vdev_expand()