Searched refs:XFS_INEW (Results 1 – 3 of 3) sorted by relevance
369 ip->i_flags &= ~(XFS_INEW | XFS_IRECLAIM); in xfs_iget_recycle()387 ip->i_flags |= XFS_INEW; in xfs_iget_recycle()522 if (ip->i_flags & (XFS_INEW | XFS_IRECLAIM | XFS_INACTIVATING)) in xfs_iget_cache_hit()688 iflags = XFS_INEW; in xfs_iget_cache_miss()791 if (xfs_iflags_test(ip, XFS_INEW) && VFS_I(ip)->i_mode != 0) in xfs_iget()1377 #define XFS_BLOCKGC_NOGRAB_IFLAGS (XFS_INEW | \
321 #define XFS_INEW (1 << 3) /* inode has just been allocated */ macro573 xfs_iflags_clear(ip, XFS_INEW); in xfs_finish_inode_setup()
1311 if (!(ip->i_flags & (XFS_NEED_INACTIVE | XFS_INEW | XFS_IRECLAIMABLE | in xchk_inode_is_allocated()1328 if (ip->i_flags & XFS_INEW) { in xchk_inode_is_allocated()