Home
last modified time | relevance | path

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

/linux/kernel/
A Duser_namespace.c29 struct uid_gid_map *map);
315 static u32 map_id_down(struct uid_gid_map *map, u32 id) in map_id_down()
358 static u32 map_id_up(struct uid_gid_map *map, u32 id) in map_id_up()
646 struct uid_gid_map *map) in m_start()
826 static int sort_idmaps(struct uid_gid_map *map) in sort_idmaps()
863 struct uid_gid_map *new_map) in verify_root_map()
906 struct uid_gid_map *map, in map_write()
907 struct uid_gid_map *parent_map) in map_write()
911 struct uid_gid_map new_map; in map_write()
947 memset(&new_map, 0, sizeof(struct uid_gid_map)); in map_write()
[all …]
/linux/include/linux/
A Duser_namespace.h23 struct uid_gid_map { /* 64 bytes -- 1 cache line */ struct
67 struct uid_gid_map uid_map;
68 struct uid_gid_map gid_map;
69 struct uid_gid_map projid_map;

Completed in 6 milliseconds