Lines Matching refs:xfs_buf
9 struct xfs_buf;
36 struct xfs_buf *agbp; /* buffer for a.g. freelist header */
78 struct xfs_buf *agfbp, xfs_agblock_t *bnop, int btreeblk);
80 struct xfs_buf *agfbp, struct xfs_buf *agflbp,
96 struct xfs_buf *bp, /* buffer for a.g. freelist header */
183 struct xfs_buf **agfbpp);
185 struct xfs_buf **agfbpp);
187 struct xfs_buf **bpp);
189 struct xfs_buf *, struct xfs_owner_info *);
192 struct xfs_buf **agbp);
214 struct xfs_buf *agflbp, xfs_agfl_walk_fn walk_fn, void *priv);
218 struct xfs_buf *bp) in xfs_buf_to_agfl_bno()