Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dmnt_idmapping.h242 static inline kgid_t mapped_fsgid(struct mnt_idmap *idmap, in mapped_fsgid() function
Dfs.h1554 inode->i_gid = mapped_fsgid(idmap, i_user_ns(inode)); in inode_fsgid_set()
1578 kgid = mapped_fsgid(idmap, fs_userns); in fsuidgid_has_mapping()
/linux-6.12.1/fs/xfs/
Dxfs_inode.c624 gid = mapped_fsgid(args->idmap, i_user_ns(dir)); in xfs_icreate_dqalloc()
/linux-6.12.1/fs/bcachefs/
Dfs.c520 kgid = mapped_fsgid(idmap, i_user_ns(&dir->v)); in __bch2_create()
/linux-6.12.1/fs/fuse/
Ddev.c165 fsgid = no_idmap ? current_fsgid() : mapped_fsgid(idmap, fc->user_ns); in fuse_get_req()
/linux-6.12.1/fs/ceph/
Dfile.c714 mapped_fsgid(req->r_mnt_idmap, in ceph_finish_async_create()
/linux-6.12.1/Documentation/filesystems/
Didmappings.rst715 - ``mapped_fsuid()`` and ``mapped_fsgid()``