Lines Matching refs:agcount
176 xfs_agnumber_t agcount)
189 for (index = 0; index < agcount; index++) {
281 xfs_agnumber_t agcount,
284 ASSERT(agno < agcount);
286 if (agno < agcount - 1)
338 xfs_agnumber_t agcount,
352 for (index = 0; index < agcount; index++) {
410 pag->block_count = __xfs_ag_block_count(mp, index, agcount,
417 index = xfs_set_inode_alloc(mp, agcount);
432 for (index = first_initialised; index < agcount; index++) {