Home
last modified time | relevance | path

Searched refs:XFS_INEW (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_inode.h381 #define XFS_INEW (1 << 3) /* inode has just been allocated */ macro
628 xfs_iflags_clear(ip, XFS_INEW); in xfs_finish_inode_setup()
/linux/fs/xfs/scrub/
H A Dcommon.c1576 if (!(ip->i_flags & (XFS_NEED_INACTIVE | XFS_INEW | XFS_IRECLAIMABLE | in xchk_inode_is_allocated()
1593 if (ip->i_flags & XFS_INEW) { in xchk_inode_is_allocated()