Home
last modified time | relevance | path

Searched refs:XFS_IRECLAIM (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_inode.h381 #define XFS_IRECLAIM 0x0008 /* we have started reclaiming this inode */ macro
Dxfs_iget.c215 if (ip->i_flags & XFS_IRECLAIM) { in xfs_iget_core()
Dxfs_vfsops.c1033 if (ip->i_flags & XFS_IRECLAIM) { in xfs_sync_inodes()
Dxfs_vnodeops.c3911 if ((ip->i_flags & XFS_IRECLAIM) || in xfs_finish_reclaim()
3920 ip->i_flags |= XFS_IRECLAIM; in xfs_finish_reclaim()