Searched refs:mapping_data (Results 1 – 1 of 1) sorted by relevance
/systemd-251/src/nspawn/ |
D | nspawn-oci.c | 724 struct mapping_data { in oci_uid_gid_mappings() struct 735 …ntainerID", JSON_VARIANT_UNSIGNED, oci_uid_gid, offsetof(struct mapping_data, container_id),… in oci_uid_gid_mappings() 736 …stID", JSON_VARIANT_UNSIGNED, oci_uid_gid, offsetof(struct mapping_data, host_id), … in oci_uid_gid_mappings() 737 …ze", JSON_VARIANT_UNSIGNED, oci_uid_gid_range, offsetof(struct mapping_data, range), … in oci_uid_gid_mappings()
|