/linux/fs/ |
A D | attr.c | 63 kgid_t kgid = i_gid_into_mnt(mnt_userns, inode); in chgrp_ok() local 243 kgid_t kgid = i_gid_into_mnt(mnt_userns, inode); in setattr_copy() local
|
A D | namei.c | 364 kgid_t kgid = i_gid_into_mnt(mnt_userns, inode); in acl_permission_check() local
|
/linux/fs/sysfs/ |
A D | file.c | 586 kgid_t kgid) in internal_change_owner() 611 const char *name, kuid_t kuid, kgid_t kgid) in sysfs_link_change_owner() 650 kgid_t kgid) in sysfs_file_change_owner() 691 int sysfs_change_owner(struct kobject *kobj, kuid_t kuid, kgid_t kgid) in sysfs_change_owner()
|
A D | group.c | 518 kgid_t kgid) in sysfs_group_change_owner() 561 kuid_t kuid, kgid_t kgid) in sysfs_groups_change_owner()
|
/linux/include/linux/ |
A D | sysfs.h | 559 kgid_t kgid) in sysfs_file_change_owner() 567 kgid_t kgid) in sysfs_link_change_owner() 572 static inline int sysfs_change_owner(struct kobject *kobj, kuid_t kuid, kgid_t kgid) in sysfs_change_owner() 579 kuid_t kuid, kgid_t kgid) in sysfs_groups_change_owner() 586 kuid_t kuid, kgid_t kgid) in sysfs_group_change_owner()
|
A D | uidgid.h | 158 static inline gid_t from_kgid(struct user_namespace *to, kgid_t kgid) in from_kgid() 171 static inline gid_t from_kgid_munged(struct user_namespace *to, kgid_t kgid) in from_kgid_munged()
|
A D | fs.h | 1649 static inline kgid_t kgid_into_mnt(struct user_namespace *mnt_userns, in kgid_into_mnt() 1705 static inline kgid_t kgid_from_mnt(struct user_namespace *mnt_userns, in kgid_from_mnt()
|
/linux/drivers/base/power/ |
A D | sysfs.c | 513 kgid_t kgid) in dpm_sysfs_wakeup_change_owner() 546 kgid_t kgid) in dpm_sysfs_wakeup_change_owner() 738 int dpm_sysfs_change_owner(struct device *dev, kuid_t kuid, kgid_t kgid) in dpm_sysfs_change_owner()
|
A D | power.h | 96 kgid_t kgid) { return 0; } in dpm_sysfs_change_owner()
|
/linux/kernel/ |
A D | uid16.c | 120 kgid_t kgid; in groups16_to_user() local 138 kgid_t kgid; in groups16_from_user() local
|
A D | groups.c | 63 kgid_t kgid; in groups_from_user() local
|
A D | user_namespace.c | 478 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid) in from_kgid() 502 gid_t from_kgid_munged(struct user_namespace *targ, kgid_t kgid) in from_kgid_munged()
|
A D | sys.c | 429 kgid_t kgid; in __sys_setgid() local 878 kgid_t kgid; in __sys_setfsgid() local
|
/linux/net/core/ |
A D | net-sysfs.c | 1079 kgid_t kgid) in rx_queue_change_owner() 1133 kuid_t kuid, kgid_t kgid) in net_rx_queue_change_owner() 1685 kuid_t kuid, kgid_t kgid) in tx_queue_change_owner() 1735 kuid_t kuid, kgid_t kgid) in net_tx_queue_change_owner() 1787 static int queue_change_owner(struct net_device *ndev, kuid_t kuid, kgid_t kgid) in queue_change_owner()
|
/linux/net/sunrpc/ |
A D | svcauth_unix.c | 513 kgid_t kgid; in unix_gid_parse() local 829 kgid_t kgid = make_kgid(userns, svc_getnl(argv)); in svcauth_unix_accept() local
|
/linux/fs/xfs/ |
A D | xfs_quota.h | 119 xfs_qm_vop_dqalloc(struct xfs_inode *ip, kuid_t kuid, kgid_t kgid, in xfs_qm_vop_dqalloc()
|
/linux/net/sunrpc/auth_gss/ |
A D | gss_rpc_xdr.c | 211 kgid_t kgid; in gssx_dec_linux_creds() local
|
A D | svcauth_gss.c | 509 kgid_t kgid; in rsc_parse() local
|
/linux/fs/ksmbd/ |
A D | smbacl.h | 228 kgid_t kgid; in posix_acl_gid_translate() local
|
/linux/drivers/base/ |
A D | core.c | 4347 kgid_t kgid) in device_attrs_change_owner() 4404 int device_change_owner(struct device *dev, kuid_t kuid, kgid_t kgid) in device_change_owner()
|
/linux/fs/f2fs/ |
A D | file.c | 874 kgid_t kgid = i_gid_into_mnt(mnt_userns, inode); in __setattr_copy() local
|
/linux/fs/nfsd/ |
A D | nfs4xdr.c | 685 kgid_t kgid = make_kgid(userns, gid); in nfsd4_decode_authsys_parms() local
|