Searched refs:mapped_fsgid (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | mnt_idmapping.h | 238 static inline kgid_t mapped_fsgid(struct mnt_idmap *idmap, in mapped_fsgid() function
|
H A D | fs.h | 1483 inode->i_gid = mapped_fsgid(idmap, i_user_ns(inode)); in inode_fsgid_set() 1507 kgid = mapped_fsgid(idmap, fs_userns); in fsuidgid_has_mapping()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_symlink.c | 199 mapped_fsgid(idmap, i_user_ns(VFS_I(dp))), prid, in xfs_symlink()
|
H A D | xfs_inode.c | 990 mapped_fsgid(idmap, i_user_ns(VFS_I(dp))), prid, in xfs_create() 1141 mapped_fsgid(idmap, i_user_ns(VFS_I(dp))), prid, in xfs_create_tmpfile()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | idmappings.rst | 715 - ``mapped_fsuid()`` and ``mapped_fsgid()``
|