Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Duser_namespace.c28 static bool new_idmap_permitted(const struct file *file,
1044 if (!new_idmap_permitted(file, map_ns, cap_setid, &new_map)) in map_write()
1160 static bool new_idmap_permitted(const struct file *file, in new_idmap_permitted() function