Searched defs:agcount (Results 1 – 4 of 4) sorted by relevance
483 xfs_agnumber_t agcount, in xfs_initialize_perag()927 xfs_initialize_perag_data(xfs_mount_t *mp, xfs_agnumber_t agcount) in xfs_initialize_perag_data()
163 __u32 agcount; /* number of allocation groups */ member189 __u32 agcount; /* number of allocation groups */ member
193 __u32 agcount; /* number of allocation groups */ member
485 xfs_agnumber_t agcount; /* number of ag's in the filesystem */ in xfs_ialloc_ag_select() local