Home
last modified time | relevance | path

Searched refs:vds_devphys (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/sys/contrib/openzfs/lib/libzutil/os/linux/
HDzutil_import_os.c376 char vds_devphys[128]; member
753 if (zfs_device_get_physical(dev, ds->vds_devphys, in encode_device_strings()
754 sizeof (ds->vds_devphys)) != 0) { in encode_device_strings()
755 ds->vds_devphys[0] = '\0'; /* empty string --> not available */ in encode_device_strings()
912 if (vds.vds_devphys[0] != '\0') { in update_vdev_config_dev_strs()
914 vds.vds_devphys); in update_vdev_config_dev_strs()