Searched defs:vfsgid (Results 1 – 13 of 13) sorted by relevance
| /linux/fs/ |
| H A D | mnt_idmapping.c | 180 struct user_namespace *fs_userns, vfsgid_t vfsgid) in from_vfsgid() 207 int vfsgid_in_group_p(vfsgid_t vfsgid) in vfsgid_in_group_p() 212 int vfsgid_in_group_p(vfsgid_t vfsgid) in vfsgid_in_group_p()
|
| H A D | posix_acl.c | 381 vfsgid_t vfsgid; in posix_acl_permission() local 898 vfsgid_t vfsgid; in vfs_posix_acl_to_xattr() local
|
| H A D | exec.c | 1535 vfsgid_t vfsgid; in bprm_fill_uid() local
|
| H A D | inode.c | 2983 in_group_or_capable(struct mnt_idmap * idmap,const struct inode * inode,vfsgid_t vfsgid) in_group_or_capable() argument
|
| H A D | namei.c | 485 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in acl_permission_check() local
|
| /linux/fs/smb/server/ |
| H A D | smbacl.h | 122 vfsgid_t vfsgid; in posix_acl_gid_translate() local
|
| H A D | ndr.c | 349 vfsgid_t vfsgid; in ndr_encode_posix_acl() local
|
| H A D | oplock.c | 1734 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in create_posix_rsp_buf() local
|
| H A D | smb2pdu.c | 2683 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in ksmbd_acls_fattr() local 5300 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in find_file_posix_info() local
|
| /linux/fs/xfs/ |
| H A D | xfs_itable.c | 78 vfsgid_t vfsgid; in xfs_bulkstat_one_int() local
|
| /linux/security/integrity/ima/ |
| H A D | ima_policy.c | 85 static inline bool vfsgid_gt_kgid(vfsgid_t vfsgid, kgid_t kgid) in vfsgid_gt_kgid() 95 static inline bool vfsgid_lt_kgid(vfsgid_t vfsgid, kgid_t kgid) in vfsgid_lt_kgid()
|
| /linux/fs/fuse/ |
| H A D | dir.c | 750 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, kgid); in get_create_supp_group() local 1366 vfsgid_t vfsgid = make_vfsgid(idmap, fc->user_ns, in fuse_fillattr() local
|
| /linux/fs/overlayfs/ |
| H A D | util.c | 1526 vfsgid_t vfsgid; ovl_copyattr() local
|