Searched refs:CustomMountType (Results 1 - 2 of 2) sorted by relevance

/systemd/src/nspawn/
H A Dnspawn-mount.h32 typedef enum CustomMountType { enum
38 } CustomMountType; typedef in typeref:enum:CustomMountType
41 CustomMountType type;
50 CustomMount* custom_mount_add(CustomMount **l, unsigned *n, CustomMountType t);
H A Dnspawn-mount.c41 CustomMount* custom_mount_add(CustomMount **l, unsigned *n, CustomMountType t) {

Completed in 12 milliseconds