Searched refs:agcount (Results 1 – 5 of 5) sorted by relevance
46 xfs_agnumber_t agcount) in xfs_initialize_perag_data() argument59 for (index = 0; index < agcount; index++) { in xfs_initialize_perag_data()141 xfs_agnumber_t agcount, in __xfs_ag_block_count() argument144 ASSERT(agno < agcount); in __xfs_ag_block_count()146 if (agno < agcount - 1) in __xfs_ag_block_count()221 xfs_agnumber_t agcount, in xfs_perag_alloc() argument245 pag_group(pag)->xg_block_count = __xfs_ag_block_count(mp, index, agcount, in xfs_perag_alloc()
117 __u32 agcount; /* number of allocation groups */ member143 __u32 agcount; /* number of allocation groups */ member170 __u32 agcount; /* number of allocation groups */ member
91 xfs_agnumber_t agcount);
149 __u32 agcount; /* number of allocation groups */ member
304 xfs_agnumber_t agcount) in xfs_set_inode_alloc() argument326 max_metadata = agcount; in xfs_set_inode_alloc()331 ino = XFS_AGINO_TO_INO(mp, agcount - 1, agino); in xfs_set_inode_alloc()343 for (index = 0; index < agcount; index++) { in xfs_set_inode_alloc()354 return xfs_is_inode32(mp) ? maxagi : agcount; in xfs_set_inode_alloc()