Searched refs:XFS_IRECLAIMABLE (Results 1 – 3 of 3) sorted by relevance
214 #define XFS_IRECLAIMABLE (1 << 2) /* inode can be reclaimed */ macro237 (XFS_IRECLAIMABLE | XFS_IRECLAIM | \
219 __xfs_iflags_set(ip, XFS_IRECLAIMABLE); in xfs_inode_set_reclaim_tag()387 if (ip->i_flags & XFS_IRECLAIMABLE) { in xfs_iget_cache_hit()420 ASSERT(ip->i_flags & XFS_IRECLAIMABLE); in xfs_iget_cache_hit()747 __xfs_iflags_test(ip, XFS_IRECLAIMABLE | XFS_IRECLAIM)) in xfs_inode_walk_ag_grab()1006 if (!__xfs_iflags_test(ip, XFS_IRECLAIMABLE) || in xfs_reclaim_inode_grab()
655 ASSERT_ALWAYS(!xfs_iflags_test(ip, XFS_IRECLAIMABLE)); in xfs_fs_destroy_inode()