Lines Matching full:into
174 * make_vfsuid - map a filesystem kuid into a mnt_userns
179 * Take a @kuid and remap it from @fs_userns into @mnt_userns. Use this
219 * make_vfsgid - map a filesystem kgid into a mnt_userns
224 * Take a @kgid and remap it from @fs_userns into @mnt_userns. Use this
264 * from_vfsuid - map a vfsuid into the filesystem idmapping
269 * Map @vfsuid into the filesystem idmapping. This function has to be used in
272 * Return: @vfsuid mapped into the filesystem idmapping
291 * mapped_kuid_user - map a user kuid into a mnt_userns
296 * Use the idmapping of @mnt_userns to remap a @kuid into @fs_userns. Use this
318 * vfsuid_has_fsmapping - check whether a vfsuid maps into the filesystem
337 * vfsuid_into_kuid - convert vfsuid into kuid
350 * from_vfsgid - map a vfsgid into the filesystem idmapping
355 * Map @vfsgid into the filesystem idmapping. This function has to be used in
358 * Return: @vfsgid mapped into the filesystem idmapping
377 * mapped_kgid_user - map a user kgid into a mnt_userns
382 * Use the idmapping of @mnt_userns to remap a @kgid into @fs_userns. Use this
404 * vfsgid_has_fsmapping - check whether a vfsgid maps into the filesystem
423 * vfsgid_into_kgid - convert vfsgid into kgid
436 * mapped_fsuid - return caller's fsuid mapped up into a mnt_userns
456 * mapped_fsgid - return caller's fsgid mapped up into a mnt_userns