Lines Matching refs:xfs_buf
9 struct xfs_buf;
55 struct xfs_buf *agbp; /* buffer for a.g. freelist header */
99 struct xfs_buf *agfbp, xfs_agblock_t *bnop, int btreeblk);
101 struct xfs_buf *agfbp, struct xfs_buf *agflbp,
117 struct xfs_buf *bp, /* buffer for a.g. freelist header */
172 struct xfs_buf **agfbpp);
174 struct xfs_buf **agfbpp);
176 struct xfs_buf **bpp);
178 struct xfs_buf *, struct xfs_owner_info *);
181 struct xfs_buf **agbp);
203 struct xfs_buf *agflbp, xfs_agfl_walk_fn walk_fn, void *priv);
207 struct xfs_buf *bp) in xfs_buf_to_agfl_bno()