Lines Matching full:filesystem
156 * @fs_userns: the filesystem's idmapping
163 * filesystem are identical no remapping is required.
174 * make_vfsuid - map a filesystem kuid into a mnt_userns
176 * @fs_userns: the filesystem's idmapping
184 * If initial_idmapping() tells us that the filesystem is not mounted with an
219 * make_vfsgid - map a filesystem kgid into a mnt_userns
221 * @fs_userns: the filesystem's idmapping
229 * If initial_idmapping() tells us that the filesystem is not mounted with an
264 * from_vfsuid - map a vfsuid into the filesystem idmapping
266 * @fs_userns: the filesystem's idmapping
269 * Map @vfsuid into the filesystem idmapping. This function has to be used in
272 * Return: @vfsuid mapped into the filesystem idmapping
293 * @fs_userns: the filesystem's idmapping
301 * If initial_idmapping() tells us that the filesystem is not mounted with an
318 * vfsuid_has_fsmapping - check whether a vfsuid maps into the filesystem
320 * @fs_userns: the filesystem's idmapping
323 * Check whether @vfsuid has a mapping in the filesystem idmapping. Use this
324 * function to check whether the filesystem idmapping has a mapping for
327 * Return: true if @vfsuid has a mapping in the filesystem, false if not.
350 * from_vfsgid - map a vfsgid into the filesystem idmapping
352 * @fs_userns: the filesystem's idmapping
355 * Map @vfsgid into the filesystem idmapping. This function has to be used in
358 * Return: @vfsgid mapped into the filesystem idmapping
379 * @fs_userns: the filesystem's idmapping
387 * If initial_idmapping() tells us that the filesystem is not mounted with an
404 * vfsgid_has_fsmapping - check whether a vfsgid maps into the filesystem
406 * @fs_userns: the filesystem's idmapping
409 * Check whether @vfsgid has a mapping in the filesystem idmapping. Use this
410 * function to check whether the filesystem idmapping has a mapping for
413 * Return: true if @vfsgid has a mapping in the filesystem, false if not.
438 * @fs_userns: the filesystem's idmapping
440 * Use this helper to initialize a new vfs or filesystem object based on
458 * @fs_userns: the filesystem's idmapping
460 * Use this helper to initialize a new vfs or filesystem object based on