Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_icache.c59 #define XFS_ICWALK_FLAG_RECLAIM_SICK (1U << 27) macro
63 XFS_ICWALK_FLAG_RECLAIM_SICK | \
839 (!icw || !(icw->icw_flags & XFS_ICWALK_FLAG_RECLAIM_SICK))) { in xfs_reclaim_igrab()
963 icw.icw_flags |= XFS_ICWALK_FLAG_RECLAIM_SICK; in xfs_reclaim_inodes()
989 icw.icw_flags |= XFS_ICWALK_FLAG_RECLAIM_SICK; in xfs_reclaim_inodes_nr()

Completed in 7 milliseconds