XFS_DI_U 141 fs/xfs/xfs_dinode.h #define XFS_DI_CORE_BITS (XFS_DI_ALL_BITS & ~(XFS_DI_U|XFS_DI_A)) XFS_DI_U 92 fs/xfs/xfs_ialloc.c ASSERT((fields & (XFS_DI_U|XFS_DI_A)) == 0);