Home
last modified time | relevance | path

Searched refs:i_gid_into_vfsgid (Results 1 – 21 of 21) sorted by relevance

/linux-6.3-rc2/fs/
A Dattr.c46 if (!in_group_or_capable(idmap, inode, i_gid_into_vfsgid(idmap, inode))) in setattr_should_drop_sgid()
127 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in chgrp_ok()
204 vfsgid = i_gid_into_vfsgid(idmap, inode); in setattr_prepare()
318 i_gid_into_vfsgid(idmap, inode))) in setattr_copy()
471 !vfsgid_valid(i_gid_into_vfsgid(idmap, inode))) in notify_change()
A Dposix_acl.c402 vfsgid = i_gid_into_vfsgid(idmap, inode); in posix_acl_permission()
719 if (!vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode)) && in posix_acl_update_mode()
A Dstat.c49 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in generic_fillattr()
A Dnamei.c366 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in acl_permission_check()
1188 !vfsgid_valid(i_gid_into_vfsgid(idmap, inode))) in may_linkat()
2931 !vfsgid_valid(i_gid_into_vfsgid(idmap, inode))) in may_delete()
A Dinode.c2503 if (in_group_or_capable(idmap, dir, i_gid_into_vfsgid(idmap, dir))) in mode_strip_sgid()
A Dexec.c1624 vfsgid = i_gid_into_vfsgid(idmap, inode); in bprm_fill_uid()
/linux-6.3-rc2/fs/fuse/
A Dacl.c149 !vfsgid_in_group_p(i_gid_into_vfsgid(&nop_mnt_idmap, inode)) && in fuse_set_acl()
/linux-6.3-rc2/kernel/
A Dcapability.c479 vfsgid_has_mapping(ns, i_gid_into_vfsgid(idmap, inode)); in privileged_wrt_inode_uidgid()
/linux-6.3-rc2/fs/f2fs/
A Dacl.c222 if (!vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode)) && in f2fs_acl_update_mode()
A Drecovery.c263 if (!vfsgid_eq(attr.ia_vfsgid, i_gid_into_vfsgid(&nop_mnt_idmap, inode))) in recover_quota_data()
A Dfile.c917 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in __setattr_copy()
/linux-6.3-rc2/fs/xfs/
A Dxfs_itable.c87 vfsgid = i_gid_into_vfsgid(idmap, inode); in xfs_bulkstat_one_int()
A Dxfs_iops.c561 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in xfs_vn_getattr()
A Dxfs_inode.c839 !vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode))) in xfs_init_new_inode()
/linux-6.3-rc2/fs/ksmbd/
A Dndr.c381 vfsgid = i_gid_into_vfsgid(idmap, inode); in ndr_encode_posix_acl()
A Doplock.c1613 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in create_posix_rsp_buf()
A Dsmb2pdu.c2467 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in ksmbd_acls_fattr()
4711 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode); in find_file_posix_info()
/linux-6.3-rc2/fs/fat/
A Dfile.c466 if (vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode))) in fat_allow_set_time()
/linux-6.3-rc2/include/linux/
A Dfs.h1360 static inline vfsgid_t i_gid_into_vfsgid(struct mnt_idmap *idmap, in i_gid_into_vfsgid() function
1383 i_gid_into_vfsgid(idmap, inode))); in i_gid_needs_update()
1995 !vfsgid_valid(i_gid_into_vfsgid(idmap, inode)); in HAS_UNMAPPED_ID()
/linux-6.3-rc2/fs/overlayfs/
A Dutil.c1113 vfsgid = i_gid_into_vfsgid(real_idmap, realinode); in ovl_copyattr()
/linux-6.3-rc2/security/integrity/ima/
A Dima_policy.c631 !rule->fgroup_op(i_gid_into_vfsgid(idmap, inode), in ima_match_rules()

Completed in 84 milliseconds