Home
last modified time | relevance | path

Searched refs:CUSTOM_MOUNT_ARBITRARY (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/nspawn/
Dnspawn-mount.h30 CUSTOM_MOUNT_ARBITRARY, enumerator
Dnspawn-mount.c960 case CUSTOM_MOUNT_ARBITRARY: in mount_custom()
Dnspawn-oci.c592 … m = custom_mount_add(&s->custom_mounts, &s->n_custom_mounts, CUSTOM_MOUNT_ARBITRARY); in oci_mounts()