Lines Matching refs:xfs_perag
12 struct xfs_perag;
38 struct xfs_perag *pag; /* per-ag struct for this agno */
72 xfs_extlen_t xfs_alloc_longest_free_extent(struct xfs_perag *pag,
75 struct xfs_perag *pag);
76 int xfs_alloc_get_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
78 int xfs_alloc_put_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
147 struct xfs_perag *pag,
157 struct xfs_perag *pag, in xfs_free_extent()
190 xfs_failaddr_t xfs_alloc_check_irec(struct xfs_perag *pag,
193 int xfs_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
195 int xfs_alloc_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
197 int xfs_alloc_read_agfl(struct xfs_perag *pag, struct xfs_trans *tp,
200 int xfs_free_extent_fix_freelist(struct xfs_trans *tp, struct xfs_perag *pag,
252 struct xfs_perag *xefi_pag;