Home
last modified time | relevance | path

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

/freebsd-13.1/cddl/usr.sbin/zfsd/
H A Dvdev.h130 std::string GUIDString() const;
H A Dcase_file.cc283 if (zpool_vdev_online(pool, vdev->GUIDString().c_str(), in ReEvaluate()
288 zpool_get_name(pool), vdev->GUIDString().c_str(), in ReEvaluate()
295 zpool_get_name(pool), vdev->GUIDString().c_str(), in ReEvaluate()
1084 oldstr = replaced.GUIDString(); in Replace()
H A Dvdev.cc321 Vdev::GUIDString() const in GUIDString() function in Vdev