Home
last modified time | relevance | path

Searched refs:existing_cd (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Ddissect-image.c2032 struct crypt_device *existing_cd = NULL; in verity_partition() local
2047 r = verity_can_reuse(verity, name, &existing_cd); in verity_partition()
2065 cd = existing_cd; in verity_partition()