Home
last modified time | relevance | path

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

/systemd-251/src/test/ !
Dtest-loop-block.c61 … 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/ !
Ddissect-image.h256 …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…
Dloop-util.h19 …usec_t timestamp_not_before; /* CLOCK_MONOTONIC timestamp taken immediately before attaching the l… member
Dloop-util.c460 .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()
Ddissect-image.c231 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()
Ddiscover-image.c1210 d->timestamp_not_before, in image_read_metadata()
/systemd-251/src/sysext/ !
Dsysext.c551 d->timestamp_not_before, in merge_subprocess()
/systemd-251/src/dissect/ !
Ddissect.c868 d->timestamp_not_before, in run()
/systemd-251/src/portable/ !
Dportable.c377 d->timestamp_not_before, in portable_extract_by_path()
/systemd-251/src/core/ !
Dnamespace.c2071 loop_device->timestamp_not_before, in setup_namespace()
/systemd-251/src/nspawn/ !
Dnspawn.c5774 loop->timestamp_not_before, in run()