Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c400 char vds_devphys[128]; member
764 if (zfs_device_get_physical(dev, ds->vds_devphys, in encode_device_strings()
765 sizeof (ds->vds_devphys)) != 0) { in encode_device_strings()
766 ds->vds_devphys[0] = '\0'; /* empty string --> not available */ in encode_device_strings()
849 if (vds.vds_devphys[0] != '\0') { in update_vdev_config_dev_strs()
851 vds.vds_devphys); in update_vdev_config_dev_strs()