Searched refs:xfs_perag_t (Results 1 – 7 of 7) sorted by relevance
231 } xfs_perag_t; typedef249 int xfs_min_freelist_pag(xfs_perag_t *pag, struct xfs_mount *mp);
181 sizeof(xfs_perag_t) * nagcount, in xfs_growfs_data_private()182 sizeof(xfs_perag_t) * oagcount, in xfs_growfs_data_private()185 (nagcount - oagcount) * sizeof(xfs_perag_t)); in xfs_growfs_data_private()
172 sizeof(xfs_perag_t) * mp->m_sb.sb_agcount); in xfs_mount_free()325 xfs_perag_t *pag;952 kmem_zalloc(sbp->sb_agcount * sizeof(xfs_perag_t), KM_SLEEP);1058 kmem_free(mp->m_perag, sbp->sb_agcount * sizeof(xfs_perag_t));
1756 xfs_perag_t *pag; /* per allocation group data */ in xfs_free_ag_extent()1847 xfs_perag_t *pag; /* per-ag information structure */ in xfs_alloc_fix_freelist()2006 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_get_freelist()2120 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_put_freelist()2162 xfs_perag_t *pag; /* per allocation group data */ in xfs_alloc_read_agf()
373 xfs_perag_t *pag; /* per allocation group data */ in xfs_ialloc_ag_select()1349 xfs_perag_t *pag; /* per allocation group data */ in xfs_ialloc_read_agi()
2008 xfs_min_freelist_pag(xfs_perag_t *pag, xfs_mount_t *mp) in xfs_min_freelist_pag()
2522 xfs_perag_t *pag; in xfs_bmap_alloc()