vdev_disk_preroot_force_path
if ((rdpath = vdev_disk_preroot_force_path()) != NULL) {
extern const char *vdev_disk_preroot_force_path(void);
const char *rdpath = vdev_disk_preroot_force_path();