Searched refs:mapped_fsuid (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | mnt_idmapping.h | 219 static inline kuid_t mapped_fsuid(struct mnt_idmap *idmap, in mapped_fsuid() function
|
H A D | fs.h | 1469 inode->i_uid = mapped_fsuid(idmap, i_user_ns(inode)); in inode_fsuid_set() 1504 kuid = mapped_fsuid(idmap, fs_userns); in fsuidgid_has_mapping()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_symlink.c | 198 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(idmap, i_user_ns(VFS_I(dp))), in xfs_symlink()
|
H A D | xfs_inode.c | 989 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(idmap, i_user_ns(VFS_I(dp))), in xfs_create() 1140 error = xfs_qm_vop_dqalloc(dp, mapped_fsuid(idmap, i_user_ns(VFS_I(dp))), in xfs_create_tmpfile()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | idmappings.rst | 715 - ``mapped_fsuid()`` and ``mapped_fsgid()`` 777 mapped_fsuid(k11000): 817 mapped_fsuid(v11000): 850 mapped_fsuid(v11000): 990 mapped_fsuid(v1125):
|