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

/linux-master/fs/
H A Dattr.c44 if (!in_group_or_capable(idmap, inode, i_gid_into_vfsgid(idmap, inode)))
126 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode);
203 vfsgid = i_gid_into_vfsgid(idmap, inode);
317 i_gid_into_vfsgid(idmap, inode)))
486 !vfsgid_valid(i_gid_into_vfsgid(idmap, inode)))
H A Dposix_acl.c401 vfsgid = i_gid_into_vfsgid(idmap, inode);
718 if (!vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode)) &&
H A Dstat.c50 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode);
H A Dnamei.c368 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode);
1192 !vfsgid_valid(i_gid_into_vfsgid(idmap, inode)))
2975 !vfsgid_valid(i_gid_into_vfsgid(idmap, inode)))
H A Dinode.c2563 if (in_group_or_capable(idmap, dir, i_gid_into_vfsgid(idmap, dir)))
H A Dexec.c1671 vfsgid = i_gid_into_vfsgid(idmap, inode);
/linux-master/fs/fuse/
H A Dacl.c149 !vfsgid_in_group_p(i_gid_into_vfsgid(&nop_mnt_idmap, inode)) &&
/linux-master/kernel/
H A Dcapability.c480 vfsgid_has_mapping(ns, i_gid_into_vfsgid(idmap, inode));
/linux-master/fs/f2fs/
H A Dacl.c222 if (!vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode)) &&
H A Drecovery.c263 if (!vfsgid_eq(attr.ia_vfsgid, i_gid_into_vfsgid(&nop_mnt_idmap, inode)))
H A Dfile.c926 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode);
/linux-master/fs/smb/server/
H A Dndr.c381 vfsgid = i_gid_into_vfsgid(idmap, inode);
H A Doplock.c1711 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode);
H A Dsmb2pdu.c2615 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode);
5124 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode);
/linux-master/fs/xfs/
H A Dxfs_itable.c98 vfsgid = i_gid_into_vfsgid(idmap, inode);
H A Dxfs_iops.c561 vfsgid_t vfsgid = i_gid_into_vfsgid(idmap, inode);
H A Dxfs_inode.c816 !vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode)))
/linux-master/fs/fat/
H A Dfile.c466 if (vfsgid_in_group_p(i_gid_into_vfsgid(idmap, inode)))
/linux-master/include/linux/
H A Dfs.h1438 * i_gid_into_vfsgid - map an inode's i_gid down according to an idmapping
1445 static inline vfsgid_t i_gid_into_vfsgid(struct mnt_idmap *idmap, function
1468 i_gid_into_vfsgid(idmap, inode)));
2273 !vfsgid_valid(i_gid_into_vfsgid(idmap, inode));
/linux-master/fs/overlayfs/
H A Dutil.c1525 vfsgid = i_gid_into_vfsgid(real_idmap, realinode);
/linux-master/security/integrity/ima/
H A Dima_policy.c631 !rule->fgroup_op(i_gid_into_vfsgid(idmap, inode),

Completed in 308 milliseconds