Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Duser_namespace.c878 static bool verify_root_map(const struct file *file, in verify_root_map() function
1166 if (cap_setid == CAP_SETUID && !verify_root_map(file, ns, new_map)) in new_idmap_permitted()