Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Ddissect-image.h271 int decrypted_image_relinquish(DecryptedImage *d);
Ddissect-image.c2199 int decrypted_image_relinquish(DecryptedImage *d) { in decrypted_image_relinquish() function
3021 r = decrypted_image_relinquish(decrypted_image); in mount_image_privately_interactively()
3181 r = decrypted_image_relinquish(decrypted_image); in verity_dissect_and_mount()
/systemd-251/src/dissect/
Ddissect.c646 r = decrypted_image_relinquish(di); in action_mount()
698 r = decrypted_image_relinquish(di); in action_copy()
/systemd-251/src/sysext/
Dsysext.c582 r = decrypted_image_relinquish(di); in merge_subprocess()
/systemd-251/src/core/
Dnamespace.c2422 r = decrypted_image_relinquish(decrypted_image); in setup_namespace()