Searched refs:guid_to_name (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sys/contrib/openzfs/lib/libzfs/ |
| HD | libzfs_sendrecv.c | 77 static int guid_to_name(libzfs_handle_t *, const char *, 1856 error = guid_to_name(hdl, toname, toguid, B_FALSE, name); in zfs_send_resume_impl_cb_impl() 3306 guid_to_name(libzfs_handle_t *hdl, const char *parent, uint64_t guid, in guid_to_name() function 3404 err = guid_to_name(hdl, top_zfs, guid, B_FALSE, in recv_fix_encryption_hierarchy() 4602 if (guid_to_name(hdl, destsnap, in zfs_receive_one() 4654 if (guid_to_name(hdl, name, parent_snapguid, in zfs_receive_one() 4690 if (guid_to_name(hdl, name, drrb->drr_fromguid, in zfs_receive_one()
|