Searched refs:uid_gid_map (Results 1 – 2 of 2) sorted by relevance
30 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 …]
23 struct uid_gid_map { /* 64 bytes -- 1 cache line */ struct69 struct uid_gid_map uid_map;70 struct uid_gid_map gid_map;71 struct uid_gid_map projid_map;
Completed in 6 milliseconds