Searched refs:setup_volatile (Results 1 - 3 of 3) sorted by relevance
/systemd/src/nspawn/ |
H A D | nspawn-mount.h | 66 int setup_volatile(const char *directory, VolatileMode mode, bool userns, uid_t uid_shift, uid_t uid_range, const char *selinux_apifs_context);
|
H A D | nspawn-mount.c | 848 int setup_volatile( function
|
H A D | nspawn.c | 2741 r = setup_volatile(directory, arg_volatile_mode, arg_userns, arg_uid_shift, arg_uid_range, arg_selinux_context);
|
Completed in 561 milliseconds