Searched defs:end_agno (Results 1 – 3 of 3) sorted by relevance
159 xfs_agnumber_t start_agno, end_agno, agno; in xfs_ioc_trim() local
118 xfs_agnumber_t end_agno = XFS_FSB_TO_AGNO(mp, end_fsbno); in xfs_dax_notify_ddev_failure() local
191 xfs_agnumber_t end_agno) in xfs_perag_next()202 #define for_each_perag_range(mp, agno, end_agno, pag) \ argument