Searched refs:use_netns (Results 1 - 2 of 2) sorted by relevance
/systemd/src/nspawn/ |
H A D | nspawn-mount.h | 58 int mount_all(const char *dest, bool use_userns, bool in_userns, bool use_netns, uid_t uid_shift, uid_t uid_range, const char *selinux_apifs_context);
|
H A D | nspawn-mount.c | 284 bool use_netns, 296 bool use_netns; member in struct:MountPoint 325 if (!use_netns && mount_table[k].use_netns) 282 mount_all(const char *dest, bool use_userns, bool in_userns, bool use_netns, uid_t uid_shift, uid_t uid_range, const char *selinux_apifs_context) argument
|
Completed in 819 milliseconds