Home
last modified time | relevance | path

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

/freebsd/cddl/usr.sbin/zfsd/
H A Dvdev.h128 std::string GUIDString() const;
H A Dcase_file.cc310 if (zpool_vdev_online(pool, vdev->GUIDString().c_str(), in ReEvaluate()
314 zpool_get_name(pool), vdev->GUIDString().c_str(), in ReEvaluate()
321 zpool_get_name(pool), vdev->GUIDString().c_str(), in ReEvaluate()
1155 oldstr = replaced.GUIDString(); in Replace()
H A Dvdev.cc317 Vdev::GUIDString() const in GUIDString() function in Vdev