Searched refs:xfs_ag_block_count (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_types.c29 eoag = xfs_ag_block_count(mp, agno);
H A Dxfs_ag.h173 xfs_agblock_t xfs_ag_block_count(struct xfs_mount *mp, xfs_agnumber_t agno);
H A Dxfs_ag.c293 xfs_ag_block_count( function
333 return __xfs_agino_range(mp, xfs_ag_block_count(mp, agno), first, last);
/linux-master/fs/xfs/scrub/
H A Dnewbt.c61 sz = xfs_ag_block_count(sc->mp, sc->sa.pag->pag_agno);

Completed in 126 milliseconds