Lines Matching refs:pag
38 struct xfs_perag *pag; /* per-ag struct for this agno */ member
74 xfs_extlen_t xfs_alloc_longest_free_extent(struct xfs_perag *pag,
77 struct xfs_perag *pag);
78 int xfs_alloc_get_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
80 int xfs_alloc_put_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
145 struct xfs_perag *pag,
155 struct xfs_perag *pag, in xfs_free_extent() argument
161 return __xfs_free_extent(tp, pag, agbno, len, oinfo, type, false); in xfs_free_extent()
191 int xfs_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
193 int xfs_alloc_read_agf(struct xfs_perag *pag, struct xfs_trans *tp, int flags,
195 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,