Home
last modified time | relevance | path

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

/linux/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/kernel/
H A Duser_namespace.c242 bool map_up; /* true -> id from kid; false -> kid from id */ member
260 if (key->map_up) in cmp_map_id()
286 key.map_up = false; in map_id_range_down_max()
376 key.map_up = true; in map_id_range_up_max()