Lines Matching full:mapped
11 * mapping. This means that {g,u}id 0 is mapped to {g,u}id 0, {g,u}id 1 is
12 * mapped to {g,u}id 1, [...], {g,u}id 1000 to {g,u}id 1000, [...].
113 * whether the mapped value is identical to value of a k{g,u}id.
177 * @kuid : kuid to be mapped
189 * Return: @kuid mapped according to @mnt_userns.
222 * @kgid : kgid to be mapped
234 * Return: @kgid mapped according to @mnt_userns.
267 * @vfsuid : vfsuid to be mapped
272 * Return: @vfsuid mapped into the filesystem idmapping
294 * @kuid : kuid to be mapped
306 * Return: @kuid mapped according to @mnt_userns.
321 * @vfsuid: vfsuid to be mapped
353 * @vfsgid : vfsgid to be mapped
358 * Return: @vfsgid mapped into the filesystem idmapping
380 * @kgid : kgid to be mapped
392 * Return: @kgid mapped according to @mnt_userns.
407 * @vfsgid: vfsgid to be mapped
436 * mapped_fsuid - return caller's fsuid mapped up into a mnt_userns
446 * Return: the caller's current fsuid mapped up according to @mnt_userns.
456 * mapped_fsgid - return caller's fsgid mapped up into a mnt_userns
466 * Return: the caller's current fsgid mapped up according to @mnt_userns.