Searched refs:vds_devphys (Results 1 – 1 of 1) sorted by relevance
406 char vds_devphys[128]; member783 if (zfs_device_get_physical(dev, ds->vds_devphys, in encode_device_strings()784 sizeof (ds->vds_devphys)) != 0) { in encode_device_strings()785 ds->vds_devphys[0] = '\0'; /* empty string --> not available */ in encode_device_strings()942 if (vds.vds_devphys[0] != '\0') { in update_vdev_config_dev_strs()944 vds.vds_devphys); in update_vdev_config_dev_strs()