Searched refs:new_diflags2 (Results 1 – 4 of 4) sorted by relevance
250 uint64_t new_diflags2; member
2986 igeo->new_diflags2 = 0; in xfs_ialloc_setup_geometry()2988 igeo->new_diflags2 |= XFS_DIFLAG2_BIGTIME; in xfs_ialloc_setup_geometry()2990 igeo->new_diflags2 |= XFS_DIFLAG2_NREXT64; in xfs_ialloc_setup_geometry()
709 uint64_t new_diflags2; in xfs_ioctl_setattr_check_projid() 719 new_diflags2 = xfs_flags2diflags2(ip, fa->fsx_xflags); in xfs_ioctl_setattr_check_projid() 723 VFS_I(ip)->i_mode, new_diflags, new_diflags2);690 uint64_t new_diflags2; xfs_ioctl_setattr_check_cowextsize() local
123 ip->i_diflags2 = mp->m_ino_geo.new_diflags2; in xfs_inode_alloc()