guid_to_name
if (guid_to_name(hdl, toname, toguid, B_FALSE, name) != 0) {
if (guid_to_name(hdl, toname, fromguid, B_TRUE, name) != 0) {
err = guid_to_name(hdl, destname, guid, B_FALSE,
if (guid_to_name(hdl, destsnap,
if (guid_to_name(hdl, name, parent_snapguid,
if (guid_to_name(hdl, name, drrb->drr_fromguid,
static int guid_to_name(libzfs_handle_t *, const char *,