Searched refs:fsx_projid (Results 1 – 9 of 9) sorted by relevance
111 fattr->fa_projid = fa->fsx_projid; in fileattr_to_file_attr()131 xfa.fsx_projid = fa->fsx_projid; in copy_fsxattr_to_user()151 fa->fsx_projid = fattr->fa_projid; in file_attr_to_fileattr()172 fa->fsx_projid = xfa.fsx_projid; in copy_fsxattr_from_user()208 if (old_ma->fsx_projid != fa->fsx_projid) in fileattr_set_prepare()218 if (old_ma->fsx_projid != fa->fsx_projid && in fileattr_set_prepare()219 !projid_valid(make_kprojid(&init_user_ns, fa->fsx_projid))) in fileattr_set_prepare()289 fa->fsx_projid = old_ma.fsx_projid; in vfs_fileattr_set()
49 u32 fsx_projid; /* project identifier (get/set) */ member72 fa->fsx_projid != 0 || fa->fsx_cowextsize != 0); in fileattr_has_fsx()
533 fa->fsx_projid = xfa.fsx_projid; in fuse_fileattr_get()565 xfa.fsx_projid = fa->fsx_projid; in fuse_fileattr_set()
489 fa->fsx_projid = ip->i_projid; in xfs_fill_fsxattr()717 if (fa->fsx_projid > (uint16_t)-1 && in xfs_ioctl_setattr_check_projid()759 VFS_I(ip)->i_gid, fa->fsx_projid, in xfs_fileattr_set()800 if (ip->i_projid != fa->fsx_projid) { in xfs_fileattr_set()805 ip->i_projid = fa->fsx_projid; in xfs_fileattr_set()
146 __u32 fsx_projid; /* project identifier (get/set) */ member
214 __u32 fsx_projid; /* project identifier (get/set) */ member
1000 fa->fsx_projid = from_kprojid(&init_user_ns, ei->i_projid); in ext4_fileattr_get()1024 err = ext4_ioctl_check_immutable(inode, fa->fsx_projid, flags); in ext4_fileattr_set()1030 err = ext4_ioctl_setproject(inode, fa->fsx_projid); in ext4_fileattr_set()
3454 fa->fsx_projid = from_kprojid(&init_user_ns, fi->i_projid); in f2fs_fileattr_get()3483 err = f2fs_ioc_setproject(inode, fa->fsx_projid); in f2fs_fileattr_set()