Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dmnt_idmapping.c341 struct uid_gid_map *map, *map_up; in statmount_mnt_idmap() local
353 map_up = &current_user_ns()->uid_map; in statmount_mnt_idmap()
356 map_up = &current_user_ns()->gid_map; in statmount_mnt_idmap()
373 lower = map_id_range_up(map_up, extent->lower_first, extent->count); in statmount_mnt_idmap()
/linux-6.15/kernel/
H A Duser_namespace.c239 bool map_up; /* true -> id from kid; false -> kid from id */ member
257 if (key->map_up) in cmp_map_id()
283 key.map_up = false; in map_id_range_down_max()
373 key.map_up = true; in map_id_range_up_max()