Searched refs:fsx_projid (Results 1 – 3 of 3) sorted by relevance
515 fa->fsx_projid = ip->i_projid; in xfs_fill_fsxattr()743 if (fa->fsx_projid > (uint16_t)-1 && in xfs_ioctl_setattr_check_projid()799 VFS_I(ip)->i_gid, fa->fsx_projid, in xfs_fileattr_set()840 if (ip->i_projid != fa->fsx_projid) { in xfs_fileattr_set()845 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