Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_shared.h181 uint64_t new_diflags2; member
H A Dxfs_ialloc.c2810 igeo->new_diflags2 = 0; in xfs_ialloc_setup_geometry()
2812 igeo->new_diflags2 |= XFS_DIFLAG2_BIGTIME; in xfs_ialloc_setup_geometry()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_shared.h189 uint64_t new_diflags2; member
H A Dxfs_ialloc.c2795 igeo->new_diflags2 = 0; in xfs_ialloc_setup_geometry()
2797 igeo->new_diflags2 |= XFS_DIFLAG2_BIGTIME; in xfs_ialloc_setup_geometry()
2799 igeo->new_diflags2 |= XFS_DIFLAG2_NREXT64; in xfs_ialloc_setup_geometry()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl.c1275 uint64_t new_diflags2; in xfs_ioctl_setattr_check_cowextsize() local
1285 new_diflags2 = xfs_flags2diflags2(ip, fa->fsx_xflags); in xfs_ioctl_setattr_check_cowextsize()
1289 VFS_I(ip)->i_mode, new_diflags, new_diflags2); in xfs_ioctl_setattr_check_cowextsize()
H A Dxfs_icache.c107 ip->i_diflags2 = mp->m_ino_geo.new_diflags2; in xfs_inode_alloc()
H A Dxfs_inode.c2397 ip->i_diflags2 = mp->m_ino_geo.new_diflags2; in xfs_ifree()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_inode.c889 ip->i_d.di_flags2 = mp->m_ino_geo.new_diflags2; in xfs_ialloc()
2722 ip->i_d.di_flags2 = ip->i_mount->m_ino_geo.new_diflags2; in xfs_ifree()

Completed in 23 milliseconds