Searched refs:found_fs_uuid (Results 1 – 3 of 3) sorted by relevance
26 sd_id128_t found_fs_uuid; member
1232 …ound_partition_uuid = SD_ID128_NULL, found_luks_uuid = SD_ID128_NULL, found_fs_uuid = SD_ID128_NUL… in home_setup_luks() local1340 found_partition_uuid = found_fs_uuid = SD_ID128_NULL; in home_setup_luks()1416 r = fs_validate(setup->dm_node, h->file_system_uuid, &fstype, &found_fs_uuid); in home_setup_luks()1444 if (!sd_id128_is_null(found_fs_uuid)) in home_setup_luks()1445 setup->found_fs_uuid = found_fs_uuid; in home_setup_luks()
752 setup->found_fs_uuid, in home_extend_embedded_identity()