xfs_perag_resv    111 fs/xfs/libxfs/xfs_ag_resv.c 		len -= xfs_perag_resv(pag, type)->ar_reserved;
xfs_perag_resv    137 fs/xfs/libxfs/xfs_ag_resv.c 	resv = xfs_perag_resv(pag, type);
xfs_perag_resv    231 fs/xfs/libxfs/xfs_ag_resv.c 	resv = xfs_perag_resv(pag, type);
xfs_perag_resv    309 fs/xfs/libxfs/xfs_ag_resv.c 	ASSERT(xfs_perag_resv(pag, XFS_AG_RESV_METADATA)->ar_reserved +
xfs_perag_resv    310 fs/xfs/libxfs/xfs_ag_resv.c 	       xfs_perag_resv(pag, XFS_AG_RESV_RMAPBT)->ar_reserved <=
xfs_perag_resv    335 fs/xfs/libxfs/xfs_ag_resv.c 		resv = xfs_perag_resv(pag, type);
xfs_perag_resv    377 fs/xfs/libxfs/xfs_ag_resv.c 		resv = xfs_perag_resv(pag, type);
xfs_perag_resv   2591 fs/xfs/xfs_trace.h 		struct xfs_ag_resv	*r = xfs_perag_resv(pag, resv);