/linux-6.14.4/include/linux/ |
D | mnt_idmapping.h | 95 static inline bool vfsgid_eq_kgid(vfsgid_t vfsgid, kgid_t kgid) in vfsgid_eq_kgid() 186 vfsgid_t vfsgid) in vfsgid_has_fsmapping() 192 vfsgid_t vfsgid) in vfsgid_has_mapping() 205 static inline kgid_t vfsgid_into_kgid(vfsgid_t vfsgid) in vfsgid_into_kgid()
|
/linux-6.14.4/fs/ |
D | mnt_idmapping.c | 179 struct user_namespace *fs_userns, vfsgid_t vfsgid) in from_vfsgid() 206 int vfsgid_in_group_p(vfsgid_t vfsgid) in vfsgid_in_group_p() 211 int vfsgid_in_group_p(vfsgid_t vfsgid) in vfsgid_in_group_p()
|
D | attr.c | 124 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in chgrp_ok() local 193 vfsgid_t vfsgid; in setattr_prepare() local
|
D | posix_acl.c | 381 vfsgid_t vfsgid; in posix_acl_permission() local 897 vfsgid_t vfsgid; in vfs_posix_acl_to_xattr() local
|
D | stat.c | 86 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in generic_fillattr() local
|
D | exec.c | 1651 vfsgid_t vfsgid; in bprm_fill_uid() local
|
D | inode.c | 2920 const struct inode *inode, vfsgid_t vfsgid) in in_group_or_capable()
|
D | namei.c | 432 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in acl_permission_check() local
|
/linux-6.14.4/fs/smb/server/ |
D | smbacl.h | 120 vfsgid_t vfsgid; in posix_acl_gid_translate() local
|
D | ndr.c | 349 vfsgid_t vfsgid; in ndr_encode_posix_acl() local
|
D | oplock.c | 1694 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in create_posix_rsp_buf() local
|
D | smb2pdu.c | 2653 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in ksmbd_acls_fattr() local 5211 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in find_file_posix_info() local
|
/linux-6.14.4/fs/xfs/ |
D | xfs_itable.c | 78 vfsgid_t vfsgid; in xfs_bulkstat_one_int() local
|
D | xfs_iops.c | 627 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in xfs_vn_getattr() local
|
/linux-6.14.4/security/integrity/ima/ |
D | ima_policy.c | 83 static inline bool vfsgid_gt_kgid(vfsgid_t vfsgid, kgid_t kgid) in vfsgid_gt_kgid() 93 static inline bool vfsgid_lt_kgid(vfsgid_t vfsgid, kgid_t kgid) in vfsgid_lt_kgid()
|
/linux-6.14.4/fs/fuse/ |
D | dir.c | 557 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, kgid); in get_create_supp_group() local 1150 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, in fuse_fillattr() local
|
/linux-6.14.4/fs/overlayfs/ |
D | inode.c | 355 vfsgid_t vfsgid; in ovl_idmap_posix_acl() local
|
D | util.c | 1526 vfsgid_t vfsgid; in ovl_copyattr() local
|
/linux-6.14.4/fs/bcachefs/ |
D | fs.c | 1135 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, &inode->v); in bch2_getattr() local
|