Lines Matching defs:vd
188 vdev_label_read(zio_t *zio, vdev_t *vd, int l, abd_t *buf, uint64_t offset, in vdev_label_read()
203 vdev_label_write(zio_t *zio, vdev_t *vd, int l, abd_t *buf, uint64_t offset, in vdev_label_write()
221 vdev_config_generate_stats(vdev_t *vd, nvlist_t *nv) in vdev_config_generate_stats()
403 root_vdev_actions_getprogress(vdev_t *vd, nvlist_t *nvl) in root_vdev_actions_getprogress()
441 top_vdev_actions_getprogress(vdev_t *vd, nvlist_t *nvl) in top_vdev_actions_getprogress()
457 vdev_config_generate(spa_t *spa, vdev_t *vd, boolean_t getstats, in vdev_config_generate()
789 vdev_label_read_config(vdev_t *vd, uint64_t txg) in vdev_label_read_config()
888 vdev_inuse(vdev_t *vd, uint64_t crtxg, vdev_labeltype_t reason, in vdev_inuse()
1016 vdev_aux_label_generate(vdev_t *vd, boolean_t reason_spare) in vdev_aux_label_generate()
1065 vdev_label_init(vdev_t *vd, uint64_t crtxg, vdev_labeltype_t reason) in vdev_label_init()
1305 vdev_label_read_bootenv_impl(zio_t *zio, vdev_t *vd, int flags) in vdev_label_read_bootenv_impl()
1393 vdev_label_write_bootenv(vdev_t *vd, nvlist_t *env) in vdev_label_write_bootenv()
1544 vdev_t *vd = zio->io_vd; in vdev_uberblock_load_done() local
1575 vdev_uberblock_load_impl(zio_t *zio, vdev_t *vd, int flags, in vdev_uberblock_load_impl()
1675 vdev_copy_uberblocks(vdev_t *vd) in vdev_copy_uberblocks()
1742 uberblock_t *ub, vdev_t *vd, int flags) in vdev_uberblock_sync()
1900 vdev_t *vd, int l, uint64_t txg, int flags) in vdev_label_sync()
1966 vdev_t *vd; in vdev_label_sync_list() local
2096 for (vdev_t *vd = in vdev_config_sync() local