Searched refs:ubl_vd (Results 1 – 1 of 1) sorted by relevance
1451 vdev_t *ubl_vd; /* vdev associated with the above */ member1476 cbp->ubl_vd = vd; in vdev_uberblock_load_done()1527 cb.ubl_vd = NULL; in vdev_uberblock_load()1540 if (cb.ubl_vd != NULL) { in vdev_uberblock_load()1541 vdev_dbgmsg(cb.ubl_vd, "best uberblock found for spa %s. " in vdev_uberblock_load()1544 *config = vdev_label_read_config(cb.ubl_vd, ub->ub_txg); in vdev_uberblock_load()1546 vdev_dbgmsg(cb.ubl_vd, "failed to read label config. " in vdev_uberblock_load()1548 *config = vdev_label_read_config(cb.ubl_vd, UINT64_MAX); in vdev_uberblock_load()1551 vdev_dbgmsg(cb.ubl_vd, "failed to read label config"); in vdev_uberblock_load()