Searched refs:timestamp_not_before (Results 1 – 11 of 11) sorted by relevance
/systemd-251/src/test/ |
D | test-loop-block.c | 61 … NULL, NULL, loop->diskseq, loop->uevent_seqnum_not_before, loop->timestamp_not_before, DISSECT_IM… in thread_func() 230 … NULL, NULL, loop->diskseq, loop->uevent_seqnum_not_before, loop->timestamp_not_before, 0, &dissec… in run() 254 … NULL, NULL, loop->diskseq, loop->uevent_seqnum_not_before, loop->timestamp_not_before, 0, &dissec… in run()
|
/systemd-251/src/shared/ |
D | dissect-image.h | 256 …ions, uint64_t diskseq, uint64_t uevent_seqnum_not_before, usec_t timestamp_not_before, DissectIma… 257 …ions, uint64_t diskseq, uint64_t uevent_seqnum_not_before, usec_t timestamp_not_before, DissectIma…
|
D | loop-util.h | 19 …usec_t timestamp_not_before; /* CLOCK_MONOTONIC timestamp taken immediately before attaching the l… member
|
D | loop-util.c | 460 .timestamp_not_before = USEC_INFINITY, in loop_device_make_internal() 617 .timestamp_not_before = timestamp, in loop_device_make_internal() 816 .timestamp_not_before = USEC_INFINITY, in loop_device_open()
|
D | dissect-image.c | 231 usec_t timestamp_not_before, in dissect_image() argument 2818 usec_t timestamp_not_before, in dissect_image_and_warn() argument 2833 …age(fd, verity, mount_options, diskseq, uevent_seqnum_not_before, timestamp_not_before, flags, ret… in dissect_image_and_warn() 2990 …image, &verity, NULL, d->diskseq, d->uevent_seqnum_not_before, d->timestamp_not_before, flags, &di… in mount_image_privately_interactively() 3110 loop_device->timestamp_not_before, in verity_dissect_and_mount() 3121 loop_device->timestamp_not_before, in verity_dissect_and_mount()
|
D | discover-image.c | 1210 d->timestamp_not_before, in image_read_metadata()
|
/systemd-251/src/sysext/ |
D | sysext.c | 551 d->timestamp_not_before, in merge_subprocess()
|
/systemd-251/src/dissect/ |
D | dissect.c | 868 d->timestamp_not_before, in run()
|
/systemd-251/src/portable/ |
D | portable.c | 377 d->timestamp_not_before, in portable_extract_by_path()
|
/systemd-251/src/core/ |
D | namespace.c | 2071 loop_device->timestamp_not_before, in setup_namespace()
|
/systemd-251/src/nspawn/ |
D | nspawn.c | 5774 loop->timestamp_not_before, in run()
|