Searched refs:vfsgid_into_kgid (Results 1 – 13 of 13) sorted by relevance
201 static inline kgid_t vfsgid_into_kgid(vfsgid_t vfsgid) in vfsgid_into_kgid() function
235 return from_kgid(&init_user_ns, vfsgid_into_kgid(vfsgid)); in posix_acl_gid_translate()
382 ret = ndr_write_int64(n, from_kgid(&init_user_ns, vfsgid_into_kgid(vfsgid))); in ndr_encode_posix_acl()
1742 id_to_sid(from_kgid_munged(&init_user_ns, vfsgid_into_kgid(vfsgid)), in create_posix_rsp_buf()
2645 fattr->cf_gid = vfsgid_into_kgid(vfsgid); in ksmbd_acls_fattr()5229 id_to_sid(from_kgid_munged(&init_user_ns, vfsgid_into_kgid(vfsgid)), in find_file_posix_info()
106 buf->bs_gid = from_kgid(sb_userns, vfsgid_into_kgid(vfsgid)); in xfs_bulkstat_one_int()
574 stat->gid = vfsgid_into_kgid(vfsgid); in xfs_vn_getattr()
57 stat->gid = vfsgid_into_kgid(vfsgid); in generic_fillattr()
925 caller_userns, vfsgid_into_kgid(vfsgid))); in vfs_posix_acl_to_xattr()
1650 bprm->cred->egid = vfsgid_into_kgid(vfsgid); in bprm_fill_uid()
1413 inode->i_gid = vfsgid_into_kgid(vfsgid); in ovl_copyattr()
490 e->e_gid = vfsgid_into_kgid(vfsgid); in ovl_idmap_posix_acl()
668 use the ``vfsuid_into_kuid()`` and ``vfsgid_into_kgid()`` helpers.676 ``vfsgid_into_kgid()``.727 - ``vfsuid_into_kuid()`` and ``vfsgid_into_kgid()``