Home
last modified time | relevance | path

Searched refs:make_vfsgid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/
H A Dmnt_idmapping.c116 * make_vfsgid - map a filesystem kgid according to an idmapping
135 vfsgid_t make_vfsgid(struct mnt_idmap *idmap, in make_vfsgid() function
151 EXPORT_SYMBOL_GPL(make_vfsgid); variable
H A Dposix_acl.c410 vfsgid = make_vfsgid(idmap, fs_userns, in posix_acl_permission()
923 vfsgid = make_vfsgid(idmap, fs_userns, acl_e->e_gid); in vfs_posix_acl_to_xattr()
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmbacl.h232 vfsgid = make_vfsgid(idmap, &init_user_ns, pace->e_gid); in posix_acl_gid_translate()
/kernel/linux/linux-6.6/include/linux/
H A Dmnt_idmapping.h121 vfsgid_t make_vfsgid(struct mnt_idmap *idmap,
H A Dfs.h1416 return make_vfsgid(idmap, i_user_ns(inode), inode->i_gid); in i_gid_into_vfsgid()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dinode.c489 vfsgid = make_vfsgid(idmap, fs_userns, e->e_gid); in ovl_idmap_posix_acl()

Completed in 12 milliseconds