Searched refs:guid_to_name (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_sendrecv.c | 78 static int guid_to_name(libzfs_handle_t *, const char *, 1667 error = guid_to_name(hdl, toname, toguid, B_FALSE, name); in zfs_send_resume_impl() 3016 guid_to_name(libzfs_handle_t *hdl, const char *parent, uint64_t guid, in guid_to_name() function 3114 err = guid_to_name(hdl, top_zfs, guid, B_FALSE, in recv_fix_encryption_hierarchy() 4283 if (guid_to_name(hdl, destsnap, in zfs_receive_one() 4334 if (guid_to_name(hdl, name, parent_snapguid, in zfs_receive_one() 4368 if (guid_to_name(hdl, name, drrb->drr_fromguid, in zfs_receive_one()
|