Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
A Duser_namespace.c30 struct uid_gid_map *map);
332 static u32 map_id_down(struct uid_gid_map *map, u32 id) in map_id_down()
375 static u32 map_id_up(struct uid_gid_map *map, u32 id) in map_id_up()
663 struct uid_gid_map *map) in m_start()
843 static int sort_idmaps(struct uid_gid_map *map) in sort_idmaps()
880 struct uid_gid_map *new_map) in verify_root_map()
923 struct uid_gid_map *map, in map_write()
924 struct uid_gid_map *parent_map) in map_write()
928 struct uid_gid_map new_map; in map_write()
964 memset(&new_map, 0, sizeof(struct uid_gid_map)); in map_write()
[all …]
/linux-6.3-rc2/include/linux/
A Duser_namespace.h23 struct uid_gid_map { /* 64 bytes -- 1 cache line */ struct
69 struct uid_gid_map uid_map;
70 struct uid_gid_map gid_map;
71 struct uid_gid_map projid_map;

Completed in 6 milliseconds