Searched refs:verity_dissect_and_mount (Results 1 – 4 of 4) sorted by relevance
/systemd-251/src/shared/ |
D | dissect-image.h | 287 int verity_dissect_and_mount(int src_fd, const char *src, const char *dest, const MountOptions *opt…
|
D | mount-util.c | 878 …r = verity_dissect_and_mount(chased_src_fd, chased_src_path, mount_tmp, options, NULL, NULL, NULL,… in mount_in_namespace()
|
D | dissect-image.c | 3063 int verity_dissect_and_mount( in verity_dissect_and_mount() function
|
/systemd-251/src/core/ |
D | namespace.c | 1219 r = verity_dissect_and_mount( in mount_image()
|