Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dmnt_idmapping.c218 static int copy_mnt_idmap(struct uid_gid_map *map_from, in copy_mnt_idmap() function
296 ret = copy_mnt_idmap(&mnt_userns->uid_map, &idmap->uid_map); in alloc_mnt_idmap()
298 ret = copy_mnt_idmap(&mnt_userns->gid_map, &idmap->gid_map); in alloc_mnt_idmap()