Searched refs:root_uuid (Results 1 – 2 of 2) sorted by relevance
/systemd-251/test/units/ |
D | testsuite-58.sh | 17 root_uuid=60F33797-1D71-4DCB-AA6F-20564F036CD0 23 root_uuid=02b4253f-29a4-404e-8972-1669d3b03c87 29 root_uuid=055d0227-53a6-4033-85c3-9a5973eff483 35 root_uuid=567da89e-8de2-4499-8d10-18f212dff034 41 root_uuid=d8efc2d2-0133-41e4-bdcb-3b9f4cfddde8 47 root_uuid=dcf33449-0896-4ea9-bc24-7d58aeef522d 53 root_uuid=7ebe0c85-e27e-48ec-b164-f4807606232e 59 root_uuid=061e67a1-092f-482f-8150-b525d50d6654 105 …img2 : start= 22528, size= 20480, type=${root_guid}, uuid=${root_uuid}, name=\"root-${… 168 …img3 : start= 3662944, size= 17308536, type=${root_guid}, uuid=${root_uuid}, name=\"root-${…
|
/systemd-251/src/shared/ |
D | dissect-image.c | 236 sd_id128_t root_uuid = SD_ID128_NULL, root_verity_uuid = SD_ID128_NULL; in dissect_image() local 290 root_uuid = fsuuid; in dissect_image() 595 if (!sd_id128_is_null(root_uuid) && !sd_id128_equal(root_uuid, id)) in dissect_image()
|