Searched refs:from_kgid_munged (Results 51 - 75 of 75) sorted by relevance

123

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dinode.c601 from_kgid_munged(&init_user_ns, inode->i_gid));
/linux-master/net/netfilter/
H A Dnfnetlink_log.c620 __be32 gid = htonl(from_kgid_munged(user_ns, cred->fsgid));
H A Dnf_log_syslog.c177 from_kgid_munged(&init_user_ns, cred->fsgid));
H A Dnfnetlink_queue.c447 htonl(from_kgid_munged(&init_user_ns, cred->fsgid))))
/linux-master/kernel/bpf/
H A Dinode.c743 from_kgid_munged(&init_user_ns, inode->i_gid));
/linux-master/fs/befs/
H A Dlinuxvfs.c775 from_kgid_munged(&init_user_ns, opts->gid));
/linux-master/fs/nfsd/
H A Dnfs3xdr.c350 *p++ = cpu_to_be32((u32)from_kgid_munged(userns, stat->gid));
H A Dexport.c1334 seq_printf(m, ",anongid=%u", from_kgid_munged(userns, anong));
/linux-master/fs/exfat/
H A Dsuper.c143 from_kgid_munged(&init_user_ns, opts->fs_gid));
/linux-master/security/keys/
H A Dkeyctl.c684 from_kgid_munged(current_user_ns(), key->gid),
/linux-master/fs/isofs/
H A Dinode.c513 from_kgid_munged(&init_user_ns, sbi->s_gid));
/linux-master/fs/nfs/
H A Dnfs3xdr.c577 *p++ = cpu_to_be32(from_kgid_munged(userns, attr->ia_gid));
/linux-master/fs/fat/
H A Dinode.c958 from_kgid_munged(&init_user_ns, opts->fs_gid));
/linux-master/fs/hugetlbfs/
H A Dinode.c1167 from_kgid_munged(&init_user_ns, sbinfo->gid));
/linux-master/fs/ext2/
H A Dsuper.c261 from_kgid_munged(&init_user_ns, sbi->s_resgid));
/linux-master/fs/smb/server/
H A Doplock.c1755 id_to_sid(from_kgid_munged(&init_user_ns, vfsgid_into_kgid(vfsgid)),
H A Dsmb2pdu.c3985 id_to_sid(from_kgid_munged(&init_user_ns, ksmbd_kstat->kstat->gid),
5158 id_to_sid(from_kgid_munged(&init_user_ns, vfsgid_into_kgid(vfsgid)),
/linux-master/fs/fuse/
H A Dinode.c859 from_kgid_munged(fc->user_ns, fc->group_id));
H A Ddev.c470 req->in.h.gid = from_kgid_munged(fc->user_ns, current_fsgid());
/linux-master/fs/ntfs3/
H A Dsuper.c687 seq_printf(m, ",gid=%u", from_kgid_munged(user_ns, opts->fs_gid));
/linux-master/net/core/
H A Dsock.c1574 ucred->gid = from_kgid_munged(current_ns, cred->egid);
1584 gid_t gid = from_kgid_munged(user_ns, src->gid[i]);
/linux-master/fs/f2fs/
H A Dsuper.c347 from_kgid_munged(&init_user_ns,
2027 from_kgid_munged(&init_user_ns,
/linux-master/drivers/net/
H A Dtun.c2377 from_kgid_munged(current_user_ns(), tun->group)))
2717 from_kgid_munged(current_user_ns(), tun->group)) :
/linux-master/mm/
H A Dshmem.c4261 from_kgid_munged(&init_user_ns, sbinfo->gid));
/linux-master/fs/ext4/
H A Dsuper.c3002 from_kgid_munged(&init_user_ns, sbi->s_resgid));

Completed in 306 milliseconds

123