Home
last modified time | relevance | path

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

/linux/fs/
A Dmnt_idmapping.c119 vfsgid_t make_vfsgid(struct mnt_idmap *idmap, in make_vfsgid() function
136 EXPORT_SYMBOL_GPL(make_vfsgid);
A Dposix_acl.c409 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/
A Dsmbacl.h123 vfsgid = make_vfsgid(idmap, &init_user_ns, pace->e_gid); in posix_acl_gid_translate()
/linux/include/linux/
A Dmnt_idmapping.h125 vfsgid_t make_vfsgid(struct mnt_idmap *idmap,
A Dfs.h1488 return make_vfsgid(idmap, i_user_ns(inode), inode->i_gid); in i_gid_into_vfsgid()
/linux/fs/overlayfs/
A Dinode.c364 vfsgid = make_vfsgid(idmap, fs_userns, e->e_gid); in ovl_idmap_posix_acl()
/linux/fs/fuse/
A Ddir.c556 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, kgid); in get_create_supp_group()
1146 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, in fuse_fillattr()
/linux/fs/bcachefs/
A Dfs.c1010 make_vfsgid(idmap, i_user_ns(&inode->v), gid))) in bch2_setattr_copy()

Completed in 32 milliseconds