Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c70 static int guid_to_name(libzfs_handle_t *, const char *,
1720 if (guid_to_name(hdl, toname, toguid, B_FALSE, name) != 0) { in zfs_send_resume()
1740 if (guid_to_name(hdl, toname, fromguid, B_TRUE, name) != 0) { in zfs_send_resume()
2569 guid_to_name(libzfs_handle_t *hdl, const char *parent, uint64_t guid, in guid_to_name() function
2716 err = guid_to_name(hdl, destname, guid, B_FALSE, in recv_fix_encryption_hierarchy()
3839 if (guid_to_name(hdl, destsnap, in zfs_receive_one()
3876 if (guid_to_name(hdl, name, parent_snapguid, in zfs_receive_one()
3903 if (guid_to_name(hdl, name, drrb->drr_fromguid, in zfs_receive_one()