Home
last modified time | relevance | path

Searched defs:uid_map (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/
Dmnt_idmapping.c21 struct uid_gid_map uid_map; member
339 int statmount_mnt_idmap(struct mnt_idmap *idmap, struct seq_file *seq, bool uid_map) in statmount_mnt_idmap()
/linux-6.15/include/linux/
Duser_namespace.h77 struct uid_gid_map uid_map; member
/linux-6.15/tools/testing/selftests/filesystems/
Dutils.c307 struct id_map uid_map = { in get_userns_fd() local