Searched refs:make_vfsgid (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/ |
| H A D | mnt_idmapping.c | 120 vfsgid_t make_vfsgid(struct mnt_idmap *idmap, in make_vfsgid() function 137 EXPORT_SYMBOL_GPL(make_vfsgid);
|
| H A D | posix_acl.c | 408 vfsgid = make_vfsgid(idmap, fs_userns, in posix_acl_permission() 922 vfsgid = make_vfsgid(idmap, fs_userns, acl_e->e_gid); in vfs_posix_acl_to_xattr()
|
| /linux/fs/smb/server/ |
| H A D | smbacl.h | 125 vfsgid = make_vfsgid(idmap, &init_user_ns, pace->e_gid); in posix_acl_gid_translate()
|
| /linux/include/linux/ |
| H A D | mnt_idmapping.h | 130 vfsgid_t make_vfsgid(struct mnt_idmap *idmap,
|
| H A D | fs.h | 1501 return make_vfsgid(idmap, i_user_ns(inode), inode->i_gid); in i_gid_into_vfsgid()
|
| /linux/fs/overlayfs/ |
| H A D | inode.c | 358 vfsgid = make_vfsgid(idmap, fs_userns, e->e_gid); in ovl_idmap_posix_acl()
|
| /linux/fs/fuse/ |
| H A D | dir.c | 750 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, kgid); in get_create_supp_group() 1366 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, in fuse_fillattr()
|