Searched refs:mapped_fsgid (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/include/linux/ |
| D | mnt_idmapping.h | 238 static inline kgid_t mapped_fsgid(struct mnt_idmap *idmap, in mapped_fsgid() function
|
| D | fs.h | 1480 inode->i_gid = mapped_fsgid(idmap, i_user_ns(inode)); in inode_fsgid_set() 1504 kgid = mapped_fsgid(idmap, fs_userns); in fsuidgid_has_mapping()
|
| /Linux-v6.6/fs/xfs/ |
| D | xfs_symlink.c | 197 mapped_fsgid(idmap, &init_user_ns), prid, in xfs_symlink()
|
| D | xfs_inode.c | 981 mapped_fsgid(idmap, &init_user_ns), prid, in xfs_create() 1130 mapped_fsgid(idmap, &init_user_ns), prid, in xfs_create_tmpfile()
|
| /Linux-v6.6/Documentation/filesystems/ |
| D | idmappings.rst | 715 - ``mapped_fsuid()`` and ``mapped_fsgid()``
|