Searched refs:mapped_fsgid (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dmnt_idmapping.h229 * mapped_fsgid - return caller's fsgid mapped according to an idmapping
241 static inline kgid_t mapped_fsgid(struct mnt_idmap *idmap, function
H A Dfs.h1514 inode->i_gid = mapped_fsgid(idmap, i_user_ns(inode));
1538 kgid = mapped_fsgid(idmap, fs_userns);
/linux-master/fs/xfs/
H A Dxfs_symlink.c125 mapped_fsgid(idmap, &init_user_ns), prid,
H A Dxfs_inode.c1042 mapped_fsgid(idmap, &init_user_ns), prid,
1197 mapped_fsgid(idmap, &init_user_ns), prid,
/linux-master/fs/ceph/
H A Dfile.c683 mapped_fsgid(req->r_mnt_idmap,

Completed in 326 milliseconds