Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/scrub/
Dinode.c133 if (flags & ~XFS_DIFLAG_ANY) in xchk_inode_flags()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_format.h1056 #define XFS_DIFLAG_ANY \ macro
/linux-6.1.9/fs/xfs/
Dxfs_inode.c601 if (ip->i_diflags & XFS_DIFLAG_ANY) { in xfs_ip2xflags()
871 if (pip && (pip->i_diflags & XFS_DIFLAG_ANY)) in xfs_init_new_inode()