Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/scrub/
Dinode.c179 if (flags2 & ~XFS_DIFLAG2_ANY) in xchk_inode_flags2()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_format.h1079 #define XFS_DIFLAG2_ANY \ macro
/linux-6.1.9/fs/xfs/
Dxfs_inode.c632 if (ip->i_diflags2 & XFS_DIFLAG2_ANY) { in xfs_ip2xflags()
873 if (pip && (pip->i_diflags2 & XFS_DIFLAG2_ANY)) in xfs_init_new_inode()