Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_group.h91 #define xfs_group_marked(_mp, _type, _mark) \ macro
/linux/fs/xfs/
H A Dxfs_icache.c212 if (xfs_group_marked(mp, XG_TYPE_AG, XFS_PERAG_RECLAIM_MARK)) { in xfs_reclaim_work_queue()
1080 while (xfs_group_marked(mp, XG_TYPE_AG, XFS_PERAG_RECLAIM_MARK)) { in xfs_reclaim_inodes()
H A Dxfs_zone_gc.c1179 if (!xfs_group_marked(mp, XG_TYPE_RTG, XFS_RTG_FREE) || in xfs_zone_gc_mount()