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

/linux-master/kernel/
H A Duser_namespace.c870 * verify_root_map() - check the uid 0 mapping
881 static bool verify_root_map(const struct file *file, function
1169 if (cap_setid == CAP_SETUID && !verify_root_map(file, ns, new_map))

Completed in 114 milliseconds