Searched defs:vfsgid (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | mnt_idmapping.h | 94 static inline bool vfsgid_eq_kgid(vfsgid_t vfsgid, kgid_t kgid) in vfsgid_eq_kgid() 182 vfsgid_t vfsgid) in vfsgid_has_fsmapping() 188 vfsgid_t vfsgid) in vfsgid_has_mapping() 201 static inline kgid_t vfsgid_into_kgid(vfsgid_t vfsgid) in vfsgid_into_kgid()
|
/openbmc/linux/fs/ |
H A D | mnt_idmapping.c | 193 struct user_namespace *fs_userns, vfsgid_t vfsgid) in from_vfsgid() 219 int vfsgid_in_group_p(vfsgid_t vfsgid) in vfsgid_in_group_p() 224 int vfsgid_in_group_p(vfsgid_t vfsgid) in vfsgid_in_group_p()
|
H A D | attr.c | 128 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in chgrp_ok() local 197 vfsgid_t vfsgid; in setattr_prepare() local
|
H A D | posix_acl.c | 383 vfsgid_t vfsgid; in posix_acl_permission() local 899 vfsgid_t vfsgid; in vfs_posix_acl_to_xattr() local
|
H A D | stat.c | 50 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in generic_fillattr() local
|
H A D | exec.c | 1609 vfsgid_t vfsgid; in bprm_fill_uid() local
|
H A D | inode.c | 2600 const struct inode *inode, vfsgid_t vfsgid) in in_group_or_capable()
|
H A D | namei.c | 369 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in acl_permission_check() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_itable.c | 70 vfsgid_t vfsgid; in xfs_bulkstat_one_int() local
|
H A D | xfs_iops.c | 561 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in xfs_vn_getattr() local
|
/openbmc/linux/fs/smb/server/ |
H A D | ndr.c | 349 vfsgid_t vfsgid; in ndr_encode_posix_acl() local
|
H A D | smbacl.h | 229 vfsgid_t vfsgid; in posix_acl_gid_translate() local
|
H A D | oplock.c | 1698 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in create_posix_rsp_buf() local
|
H A D | smb2pdu.c | 2639 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in ksmbd_acls_fattr() local 5142 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in find_file_posix_info() local
|
/openbmc/linux/security/integrity/ima/ |
H A 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()
|
/openbmc/linux/fs/overlayfs/ |
H A D | inode.c | 480 vfsgid_t vfsgid; in ovl_idmap_posix_acl() local
|
H A D | util.c | 1401 vfsgid_t vfsgid; in ovl_copyattr() local
|
/openbmc/linux/fs/f2fs/ |
H A D | file.c | 948 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in __setattr_copy() local
|