Home
last modified time | relevance | path

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

/linux/fs/
H A Dmnt_idmapping.c119 vfsgid_t make_vfsgid(struct mnt_idmap *idmap, in make_vfsgid() function
136 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/fs/smb/server/
H A Dsmbacl.h123 vfsgid = make_vfsgid(idmap, &init_user_ns, pace->e_gid); in posix_acl_gid_translate()
/linux/include/linux/
H A Dmnt_idmapping.h125 vfsgid_t make_vfsgid(struct mnt_idmap *idmap,
H A Dfs.h1550 return make_vfsgid(idmap, i_user_ns(inode), inode->i_gid); in i_gid_into_vfsgid()
/linux/fs/fuse/
H A Ddir.c557 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, kgid); in get_create_supp_group()
1150 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, in fuse_fillattr()
/linux/fs/bcachefs/
H A Dfs.c1046 make_vfsgid(idmap, i_user_ns(&inode->v), gid))) in bch2_setattr_copy()