Searched refs:new_diflags2 (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_shared.h230 uint64_t new_diflags2; member in struct:xfs_ino_geometry
H A Dxfs_ialloc.c2884 igeo->new_diflags2 = 0;
2886 igeo->new_diflags2 |= XFS_DIFLAG2_BIGTIME;
2888 igeo->new_diflags2 |= XFS_DIFLAG2_NREXT64;
/linux-master/fs/xfs/
H A Dxfs_ioctl.c1276 uint64_t new_diflags2; local
1286 new_diflags2 = xfs_flags2diflags2(ip, fa->fsx_xflags);
1290 VFS_I(ip)->i_mode, new_diflags, new_diflags2);
H A Dxfs_icache.c108 ip->i_diflags2 = mp->m_ino_geo.new_diflags2;
H A Dxfs_inode.c2504 ip->i_diflags2 = mp->m_ino_geo.new_diflags2;

Completed in 133 milliseconds