Searched refs:xfs_group_marked (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_group.h | 91 #define xfs_group_marked(_mp, _type, _mark) \ macro
|
| /linux-6.15/fs/xfs/ |
| H A D | xfs_zone_space_resv.c | 177 if (!xfs_group_marked(mp, XG_TYPE_RTG, XFS_RTG_RECLAIMABLE) && in xfs_zoned_reserve_available()
|
| H A D | xfs_zone_gc.c | 176 if (!xfs_group_marked(mp, XG_TYPE_RTG, XFS_RTG_RECLAIMABLE)) in xfs_zoned_need_gc() 1135 if (!xfs_group_marked(mp, XG_TYPE_RTG, XFS_RTG_FREE) || in xfs_zone_gc_mount()
|
| H A D | xfs_icache.c | 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()
|