Searched refs:kgid_has_mapping (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | uidgid.h | 128 static inline bool kgid_has_mapping(struct user_namespace *ns, kgid_t gid) in kgid_has_mapping() function 180 static inline bool kgid_has_mapping(struct user_namespace *ns, kgid_t gid) in kgid_has_mapping() function
|
| H A D | fs.h | 1642 kgid_has_mapping(fs_userns, kgid); in fsuidgid_has_mapping()
|
| /linux-6.15/fs/bcachefs/ |
| H A D | fs-ioctl.c | 277 !kgid_has_mapping(s_user_ns, current_fsgid())) { in bch2_ioctl_subvolume_create()
|
| /linux-6.15/fs/ |
| H A D | posix_acl.c | 271 if (!kgid_has_mapping(user_ns, pa->e_gid)) in posix_acl_valid()
|
| /linux-6.15/kernel/bpf/ |
| H A D | inode.c | 867 if (!kgid_has_mapping(fc->user_ns, gid)) in bpf_parse_param()
|
| /linux-6.15/kernel/ |
| H A D | user_namespace.c | 114 !kgid_has_mapping(parent_ns, group)) in create_user_ns()
|
| /linux-6.15/fs/overlayfs/ |
| H A D | copy_up.c | 1158 !kgid_has_mapping(current_user_ns(), ctx.stat.gid)) in ovl_copy_up_one()
|
| /linux-6.15/fs/fuse/ |
| H A D | inode.c | 857 if (!kgid_has_mapping(fsc->user_ns, kgid)) in fuse_parse_param()
|
| /linux-6.15/mm/ |
| H A D | shmem.c | 4640 if (!kgid_has_mapping(fc->user_ns, kgid)) in shmem_parse_one()
|