Searched refs:XFS_IRECLAIM (Results 1 – 4 of 4) sorted by relevance
381 #define XFS_IRECLAIM 0x0008 /* we have started reclaiming this inode */ macro
215 if (ip->i_flags & XFS_IRECLAIM) { in xfs_iget_core()
1033 if (ip->i_flags & XFS_IRECLAIM) { in xfs_sync_inodes()
3911 if ((ip->i_flags & XFS_IRECLAIM) || in xfs_finish_reclaim()3920 ip->i_flags |= XFS_IRECLAIM; in xfs_finish_reclaim()