Searched refs:guid_to_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_sendrecv.c71 static int guid_to_name(libzfs_handle_t *, const char *,
1505 if (guid_to_name(hdl, toname, toguid, B_FALSE, name) != 0) {
1525 if (guid_to_name(hdl, toname, fromguid, B_TRUE, name) != 0) {
2188 guid_to_name(libzfs_handle_t *hdl, const char *parent, uint64_t guid, function
3087 if (guid_to_name(hdl, zc.zc_value,
3125 if (guid_to_name(hdl, zc.zc_name, parent_snapguid,
3152 if (guid_to_name(hdl, zc.zc_name, drrb->drr_fromguid,

Completed in 89 milliseconds