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.h242 static inline kgid_t mapped_fsgid(struct mnt_idmap *idmap, in mapped_fsgid() function
H A Dfs.h1616 inode->i_gid = mapped_fsgid(idmap, i_user_ns(inode)); in inode_fsgid_set()
1640 kgid = mapped_fsgid(idmap, fs_userns); in fsuidgid_has_mapping()
/linux/fs/bcachefs/
H A Dfs.c557 kgid = mapped_fsgid(idmap, i_user_ns(&dir->v)); in __bch2_create()
/linux/fs/fuse/
H A Ddev.c153 fsgid = no_idmap ? current_fsgid() : mapped_fsgid(idmap, fc->user_ns); in fuse_get_req()
/linux/fs/ceph/
H A Dfile.c714 mapped_fsgid(req->r_mnt_idmap, in ceph_finish_async_create()
/linux/Documentation/filesystems/
H A Didmappings.rst715 - ``mapped_fsuid()`` and ``mapped_fsgid()``