Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_icache.c72 #define XFS_PERAG_RECLAIM_MARK XA_MARK_0 macro
78 return XFS_PERAG_RECLAIM_MARK; in ici_tag_to_mark()
210 if (xfs_group_marked(mp, XG_TYPE_AG, XFS_PERAG_RECLAIM_MARK)) { in xfs_reclaim_work_queue()
1073 while (xfs_group_marked(mp, XG_TYPE_AG, XFS_PERAG_RECLAIM_MARK)) { in xfs_reclaim_inodes()
1120 xas_for_each_marked(&xas, pag, ULONG_MAX, XFS_PERAG_RECLAIM_MARK) { in xfs_reclaim_inodes_count()