Home
last modified time | relevance | path

Searched refs:make_userns (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/home/
Dhomework-mount.c184 static int make_userns(uid_t stored_uid, uid_t exposed_uid) { in make_userns() function
269 userns_fd = make_userns(stored_uid, exposed_uid); in home_shift_uid()
/systemd-251/src/shared/
Dmount-util.c1053 static int make_userns(uid_t uid_shift, uid_t uid_range, RemountIdmapFlags flags) { in make_userns() function
1107 userns_fd = make_userns(uid_shift, uid_range, flags); in remount_idmap()