Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_shared.h179 uint64_t new_diflags2; member
Dxfs_ialloc.c2772 igeo->new_diflags2 = 0; in xfs_ialloc_setup_geometry()
2774 igeo->new_diflags2 |= XFS_DIFLAG2_BIGTIME; in xfs_ialloc_setup_geometry()
/fs/xfs/
Dxfs_ioctl.c1339 uint64_t new_diflags2; in xfs_ioctl_setattr_check_cowextsize() local
1349 new_diflags2 = xfs_flags2diflags2(ip, fa->fsx_xflags); in xfs_ioctl_setattr_check_cowextsize()
1353 VFS_I(ip)->i_mode, new_diflags, new_diflags2); in xfs_ioctl_setattr_check_cowextsize()
Dxfs_icache.c104 ip->i_diflags2 = mp->m_ino_geo.new_diflags2; in xfs_inode_alloc()
Dxfs_inode.c2656 ip->i_diflags2 = mp->m_ino_geo.new_diflags2; in xfs_ifree()