Searched refs:xfs_ag_block_count (Results 1 – 4 of 4) sorted by relevance
29 eoag = xfs_ag_block_count(mp, agno); in xfs_verify_agno_agbno()
167 xfs_agblock_t xfs_ag_block_count(struct xfs_mount *mp, xfs_agnumber_t agno);
233 xfs_ag_block_count( in xfs_ag_block_count() function273 return __xfs_agino_range(mp, xfs_ag_block_count(mp, agno), first, last); in xfs_agino_range()
61 sz = xfs_ag_block_count(sc->mp, sc->sa.pag->pag_agno); in xrep_newbt_estimate_slack()