Home
last modified time | relevance | path

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

/linux/fs/
H A Dmnt_idmapping.c120 vfsgid_t make_vfsgid(struct mnt_idmap *idmap, in make_vfsgid() function
137 EXPORT_SYMBOL_GPL(make_vfsgid);
H A Dposix_acl.c408 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 Dsmbacl.h125 vfsgid = make_vfsgid(idmap, &init_user_ns, pace->e_gid); in posix_acl_gid_translate()
/linux/include/linux/
H A Dmnt_idmapping.h130 vfsgid_t make_vfsgid(struct mnt_idmap *idmap,
H A Dfs.h1501 return make_vfsgid(idmap, i_user_ns(inode), inode->i_gid); in i_gid_into_vfsgid()
/linux/fs/overlayfs/
H A Dinode.c358 vfsgid = make_vfsgid(idmap, fs_userns, e->e_gid); in ovl_idmap_posix_acl()
/linux/fs/fuse/
H A Ddir.c750 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()