Lines Matching full:translate
42 that make it easier to understand how we can translate between idmappings. For
51 sensibly translate between different idmappings. For example, assume we've been
75 we would fail to translate as the sets aren't order isomorphic over the full
192 We've already seen briefly that it is possible to translate between different
211 then translate ``k11000`` into a userspace id in the second idmapping using the
251 It is possible to translate a kernel id from one idmapping to another one via
260 and we are given ``k11000`` in the first idmapping. In order to translate this
274 As you can see we used the userspace idmapset in both idmappings to translate
609 is then used to translate from the caller's idmapping to the filesystem's
629 Idmapping functions were added that translate between idmappings. They make use
635 The ``i_*id_into_mnt()`` functions translate filesystem's kernel ids into
646 The ``mapped_fs*id()`` functions translate the caller's kernel ids into
737 2. Translate the caller's kernel id into a kernel id in the filesystem's
770 2. Translate the caller's kernel id into a kernel id in the filesystem's
805 2. Translate the kernel id into a kernel id in the mount's idmapping::
841 2. Translate the kernel id into a kernel id in the mount's idmapping::
862 We've seen above how idmapped mounts can be used to translate between
908 2. Translate the caller's kernel id into a kernel id in the filesystem's
940 2. Translate the kernel id into a kernel id in the mount's idmapping::