Home
last modified time | relevance | path

Searched refs:mapped_fsuid (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/filesystems/
A Didmappings.rst639 - ``mapped_fsuid()`` and ``mapped_fsgid()``
696 mapped_fsuid(k11000):
735 mapped_fsuid(k11000):
768 mapped_fsuid(k11000):
906 mapped_fsuid(k1125):
986 mapped_fsuid(kid):
996 mapped_fsuid(kid):
/linux/fs/xfs/
A Dxfs_symlink.c187 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(mnt_userns), in xfs_symlink()
A Dxfs_inode.c991 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(mnt_userns), in xfs_create()
1145 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(mnt_userns), in xfs_create_tmpfile()
/linux/include/linux/
A Dfs.h1723 static inline kuid_t mapped_fsuid(struct user_namespace *mnt_userns) in mapped_fsuid() function
1756 inode->i_uid = mapped_fsuid(mnt_userns); in inode_fsuid_set()
1789 return kuid_has_mapping(s_user_ns, mapped_fsuid(mnt_userns)) && in fsuidgid_has_mapping()

Completed in 20 milliseconds