Home
last modified time | relevance | path

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

/linux/kernel/
H A Duser_namespace.c877 * verify_root_map() - check the uid 0 mapping
888 static bool verify_root_map(const struct file *file, in verify_root_map() function
1176 if (cap_setid == CAP_SETUID && !verify_root_map(file, ns, new_map)) in new_idmap_permitted()