Searched defs:kgid (Results 1 - 25 of 25) sorted by relevance

/linux-master/kernel/
H A Duid16.c120 kgid_t kgid; local
138 kgid_t kgid; local
H A Dgroups.c63 kgid_t kgid; local
H A Duser_namespace.c498 gid_t from_kgid(struct user_namespace *targ, kgid_t kgid) argument
522 from_kgid_munged(struct user_namespace *targ, kgid_t kgid) argument
[all...]
H A Dsys.c444 kgid_t kgid; local
912 kgid_t kgid; local
[all...]
/linux-master/drivers/base/power/
H A Dpower.h96 dpm_sysfs_change_owner(struct device *dev, kuid_t kuid, kgid_t kgid) argument
H A Dsysfs.c738 int dpm_sysfs_change_owner(struct device *dev, kuid_t kuid, kgid_t kgid) argument
512 dpm_sysfs_wakeup_change_owner(struct device *dev, kuid_t kuid, kgid_t kgid) argument
545 dpm_sysfs_wakeup_change_owner(struct device *dev, kuid_t kuid, kgid_t kgid) argument
/linux-master/include/linux/
H A Dmnt_idmapping.h94 static inline bool vfsgid_eq_kgid(vfsgid_t vfsgid, kgid_t kgid) argument
[all...]
H A Duidgid.h153 static inline gid_t from_kgid(struct user_namespace *to, kgid_t kgid) argument
166 static inline gid_t from_kgid_munged(struct user_namespace *to, kgid_t kgid) argument
H A Dsysfs.h708 static inline int sysfs_change_owner(struct kobject *kobj, kuid_t kuid, kgid_t kgid) argument
693 sysfs_file_change_owner(struct kobject *kobj, const char *name, kuid_t kuid, kgid_t kgid) argument
700 sysfs_link_change_owner(struct kobject *kobj, struct kobject *targ, const char *name, kuid_t kuid, kgid_t kgid) argument
713 sysfs_groups_change_owner(struct kobject *kobj, const struct attribute_group **groups, kuid_t kuid, kgid_t kgid) argument
720 sysfs_group_change_owner(struct kobject *kobj, const struct attribute_group *groups, kuid_t kuid, kgid_t kgid) argument
[all...]
H A Dfs.h1533 kgid_t kgid; local
/linux-master/fs/
H A Dmnt_idmapping.c108 make_vfsgid(struct mnt_idmap *idmap, struct user_namespace *fs_userns, kgid_t kgid) argument
[all...]
H A Dopen.c746 static inline bool setattr_vfsgid(struct iattr *attr, kgid_t kgid) argument
/linux-master/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.c211 kgid_t kgid; local
H A Dsvcauth_gss.c533 kgid_t kgid; local
/linux-master/fs/sysfs/
H A Dgroup.c547 sysfs_group_change_owner(struct kobject *kobj, const struct attribute_group *grp, kuid_t kuid, kgid_t kgid) argument
590 sysfs_groups_change_owner(struct kobject *kobj, const struct attribute_group **groups, kuid_t kuid, kgid_t kgid) argument
H A Dfile.c598 internal_change_owner(struct kernfs_node *kn, kuid_t kuid, kgid_t kgid) argument
623 sysfs_link_change_owner(struct kobject *kobj, struct kobject *targ, const char *name, kuid_t kuid, kgid_t kgid) argument
662 sysfs_file_change_owner(struct kobject *kobj, const char *name, kuid_t kuid, kgid_t kgid) argument
704 sysfs_change_owner(struct kobject *kobj, kuid_t kuid, kgid_t kgid) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_quota.h159 xfs_qm_vop_dqalloc(struct xfs_inode *ip, kuid_t kuid, kgid_t kgid, argument
/linux-master/net/sunrpc/
H A Dsvcauth_unix.c524 kgid_t kgid; local
966 kgid_t kgid = make_kgid(userns, be32_to_cpup(p++)); local
/linux-master/net/core/
H A Dnet-sysfs.c1129 rx_queue_change_owner(struct net_device *dev, int index, kuid_t kuid, kgid_t kgid) argument
1183 net_rx_queue_change_owner(struct net_device *dev, int num, kuid_t kuid, kgid_t kgid) argument
1805 tx_queue_change_owner(struct net_device *ndev, int index, kuid_t kuid, kgid_t kgid) argument
1863 net_tx_queue_change_owner(struct net_device *dev, int num, kuid_t kuid, kgid_t kgid) argument
1916 queue_change_owner(struct net_device *ndev, kuid_t kuid, kgid_t kgid) argument
[all...]
/linux-master/security/integrity/ima/
H A Dima_policy.c83 static inline bool vfsgid_gt_kgid(vfsgid_t vfsgid, kgid_t kgid) argument
93 static inline bool vfsgid_lt_kgid(vfsgid_t vfsgid, kgid_t kgid) argument
/linux-master/fs/quota/
H A Ddquot.c2149 kgid_t kgid = from_vfsgid(idmap, i_user_ns(inode), local
/linux-master/fs/fuse/
H A Ddir.c553 kgid_t kgid = dir->i_gid; local
/linux-master/mm/
H A Dshmem.c3945 kgid_t kgid; local
/linux-master/drivers/base/
H A Dcore.c4703 device_attrs_change_owner(struct device *dev, kuid_t kuid, kgid_t kgid) argument
4761 device_change_owner(struct device *dev, kuid_t kuid, kgid_t kgid) argument
[all...]
/linux-master/fs/nfsd/
H A Dnfs4xdr.c685 kgid_t kgid = make_kgid(userns, gid); local

Completed in 527 milliseconds