Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds