Searched refs:end_agno (Results 1 – 3 of 3) sorted by relevance
191 xfs_agnumber_t end_agno) in xfs_perag_next() argument197 if (*agno > end_agno) in xfs_perag_next()202 #define for_each_perag_range(mp, agno, end_agno, pag) \ argument205 (pag) = xfs_perag_next((pag), &(agno), (end_agno)))
159 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim() local199 end_agno = xfs_daddr_to_agno(mp, end); in xfs_ioc_trim()201 for (agno = start_agno; agno <= end_agno; agno++) { in xfs_ioc_trim()
118 xfs_agnumber_t end_agno = XFS_FSB_TO_AGNO(mp, end_fsbno); in xfs_dax_notify_ddev_failure() local124 for (; agno <= end_agno; agno++) { in xfs_dax_notify_ddev_failure()146 if (agno == end_agno) in xfs_dax_notify_ddev_failure()