Lines Matching defs:fromguid
1513 uint64_t resumeobj, resumeoff, toguid, fromguid, bytes;
1546 fromguid = 0;
1547 (void) nvlist_lookup_uint64(resume_nvl, "fromguid", &fromguid);
1571 if (fromguid != 0) {
1572 if (guid_to_name(hdl, toname, fromguid, B_TRUE, name) != 0) {
1575 (longlong_t)fromguid);
2368 uint64_t fromguid = 0;
2511 fromguid = thisguid;
2528 if (fromguid == 0) {