Searched refs:kgid_has_mapping (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/linux/
H A Duidgid.h128 static inline bool kgid_has_mapping(struct user_namespace *ns, kgid_t gid) function
179 static inline bool kgid_has_mapping(struct user_namespace *ns, kgid_t gid) function
H A Dfs.h1542 kgid_has_mapping(fs_userns, kgid);
/linux-master/fs/bcachefs/
H A Dfs-ioctl.c388 !kgid_has_mapping(s_user_ns, current_fsgid())) {
/linux-master/kernel/bpf/
H A Dinode.c867 if (!kgid_has_mapping(fc->user_ns, gid))
/linux-master/fs/
H A Dposix_acl.c272 if (!kgid_has_mapping(user_ns, pa->e_gid))
/linux-master/kernel/
H A Duser_namespace.c114 !kgid_has_mapping(parent_ns, group))
/linux-master/fs/overlayfs/
H A Dcopy_up.c1135 !kgid_has_mapping(current_user_ns(), ctx.stat.gid))
/linux-master/mm/
H A Dshmem.c4003 if (!kgid_has_mapping(fc->user_ns, kgid))

Completed in 426 milliseconds