Home
last modified time | relevance | path

Searched refs:mapped_fsgid (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dmnt_idmapping.h247 static inline kgid_t mapped_fsgid(struct mnt_idmap *idmap, in mapped_fsgid() function
H A Dfs.h1567 inode->i_gid = mapped_fsgid(idmap, i_user_ns(inode)); in inode_fsgid_set()
1591 kgid = mapped_fsgid(idmap, fs_userns); in fsuidgid_has_mapping()
/linux/fs/xfs/
H A Dxfs_inode.c636 gid = mapped_fsgid(args->idmap, i_user_ns(dir)); in xfs_icreate_dqalloc()
/linux/fs/fuse/
H A Ddev.c249 fsgid = no_idmap ? current_fsgid() : mapped_fsgid(idmap, fc->user_ns); in fuse_get_req()
/linux/fs/ceph/
H A Dfile.c710 mapped_fsgid(req->r_mnt_idmap, in ceph_finish_async_create()
/linux/Documentation/filesystems/
H A Didmappings.rst715 - ``mapped_fsuid()`` and ``mapped_fsgid()``