Searched refs:ia_vfsgid (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/f2fs/ |
| H A D | recovery.c | 252 attr.ia_vfsgid = VFSGIDT_INIT(make_kgid(inode->i_sb->s_user_ns, i_gid)); in recover_quota_data() 256 if (!vfsgid_eq(attr.ia_vfsgid, i_gid_into_vfsgid(&nop_mnt_idmap, inode))) in recover_quota_data()
|
| /linux/fs/fat/ |
| H A D | file.c | 525 (!gid_eq(from_vfsgid(idmap, i_user_ns(inode), attr->ia_vfsgid), in fat_setattr()
|
| /linux/fs/exfat/ |
| H A D | file.c | 321 (!gid_eq(from_vfsgid(idmap, i_user_ns(inode), attr->ia_vfsgid), in exfat_setattr()
|
| /linux/include/linux/ |
| H A D | fs.h | 280 vfsgid_t ia_vfsgid; member 1520 !vfsgid_eq(attr->ia_vfsgid, in i_gid_needs_update() 1539 attr->ia_vfsgid); in i_gid_update()
|
| /linux/fs/overlayfs/ |
| H A D | copy_up.c | 408 .ia_vfsgid = VFSGIDT_INIT(stat->gid), in ovl_set_attr()
|
| /linux/fs/xfs/ |
| H A D | xfs_iops.c | 818 iattr->ia_vfsgid); in xfs_setattr_nonsize()
|
| /linux/fs/fuse/ |
| H A D | dir.c | 2007 kgid_t fsgid = from_vfsgid(idmap, fc->user_ns, iattr->ia_vfsgid); in iattr_to_fattr()
|
| /linux/fs/quota/ |
| H A D | dquot.c | 2155 iattr->ia_vfsgid); in dquot_transfer()
|
| /linux/fs/ceph/ |
| H A D | inode.c | 2660 kgid_t fsgid = from_vfsgid(idmap, i_user_ns(inode), attr->ia_vfsgid); in __ceph_setattr()
|