Home
last modified time | relevance | path

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

/linux-6.15/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()
921 vfsgid = make_vfsgid(idmap, fs_userns, acl_e->e_gid); in vfs_posix_acl_to_xattr()
/linux-6.15/fs/smb/server/
H A Dsmbacl.h123 vfsgid = make_vfsgid(idmap, &init_user_ns, pace->e_gid); in posix_acl_gid_translate()
/linux-6.15/include/linux/
H A Dmnt_idmapping.h130 vfsgid_t make_vfsgid(struct mnt_idmap *idmap,
H A Dfs.h1548 return make_vfsgid(idmap, i_user_ns(inode), inode->i_gid); in i_gid_into_vfsgid()
/linux-6.15/fs/overlayfs/
H A Dinode.c364 vfsgid = make_vfsgid(idmap, fs_userns, e->e_gid); in ovl_idmap_posix_acl()
/linux-6.15/fs/fuse/
H A Ddir.c557 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, kgid); in get_create_supp_group()
1173 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, in fuse_fillattr()
/linux-6.15/fs/bcachefs/
H A Dfs.c1092 make_vfsgid(idmap, i_user_ns(&inode->v), gid))) in bch2_setattr_copy()