Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Ddissect-image.h287 int verity_dissect_and_mount(int src_fd, const char *src, const char *dest, const MountOptions *opt…
Dmount-util.c878 …r = verity_dissect_and_mount(chased_src_fd, chased_src_path, mount_tmp, options, NULL, NULL, NULL,… in mount_in_namespace()
Ddissect-image.c3063 int verity_dissect_and_mount( in verity_dissect_and_mount() function
/systemd-251/src/core/
Dnamespace.c1219 r = verity_dissect_and_mount( in mount_image()