Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Duser_namespace.h15 #define UID_GID_MAP_MAX_EXTENTS 340 macro
/openbmc/linux/kernel/
H A Duser_namespace.c783 forward = kmalloc_array(UID_GID_MAP_MAX_EXTENTS, in insert_extent()
1029 if ((new_map.nr_extents + 1) == UID_GID_MAP_MAX_EXTENTS && in map_write()