Searched refs:xfs_ag_block_count (Results 1 – 3 of 3) sorted by relevance
29 eoag = xfs_ag_block_count(mp, agno); in xfs_verify_agno_agbno()
159 xfs_agblock_t xfs_ag_block_count(struct xfs_mount *mp, xfs_agnumber_t agno);
292 xfs_ag_block_count( in xfs_ag_block_count() function332 return __xfs_agino_range(mp, xfs_ag_block_count(mp, agno), first, last); in xfs_agino_range()