Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_shared.h181 uint64_t new_diflags2; member
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-5.10/fs/xfs/
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()