Lines Matching refs:fromguid
1566 uint64_t resumeobj, resumeoff, toguid, fromguid, bytes;
1599 fromguid = 0;
1600 (void) nvlist_lookup_uint64(resume_nvl, "fromguid", &fromguid);
1628 if (fromguid != 0) {
1629 if (guid_to_name(hdl, toname, fromguid, B_TRUE, name) != 0) {
1632 (longlong_t)fromguid);
2428 uint64_t fromguid = 0;
2571 fromguid = thisguid;
2588 if (fromguid == 0) {