xfs_buf           140 fs/xfs/linux-2.6/xfs_buf.h struct xfs_buf;
xfs_buf            24 fs/xfs/linux-2.6/xfs_lrw.h struct xfs_buf;
xfs_buf            27 fs/xfs/xfs_ag.h struct xfs_buf;
xfs_buf            21 fs/xfs/xfs_alloc.h struct xfs_buf;
xfs_buf            74 fs/xfs/xfs_alloc.h 	struct xfs_buf	*agbp;		/* buffer for a.g. freelist header */
xfs_buf            25 fs/xfs/xfs_alloc_btree.h struct xfs_buf;
xfs_buf            21 fs/xfs/xfs_btree.h struct xfs_buf;
xfs_buf           152 fs/xfs/xfs_btree.h 	struct xfs_buf	*bc_bufs[XFS_BTREE_MAXLEVELS];	/* buf ptr per level */
xfs_buf           162 fs/xfs/xfs_btree.h 			struct xfs_buf	*agbp;	/* agf/agi buffer pointer */
xfs_buf           296 fs/xfs/xfs_btree.h struct xfs_buf *				/* buffer for fsbno */
xfs_buf           307 fs/xfs/xfs_btree.h struct xfs_buf *				/* buffer for agno/agbno */
xfs_buf            76 fs/xfs/xfs_buf_item.h struct xfs_buf;
xfs_buf            96 fs/xfs/xfs_buf_item.h 	struct xfs_buf		*bli_buf;	/* real buffer pointer */
xfs_buf            21 fs/xfs/xfs_da_btree.h struct xfs_buf;
xfs_buf           168 fs/xfs/xfs_da_btree.h 	struct xfs_buf	*bps[1];	/* actually nbuf of these */
xfs_buf           171 fs/xfs/xfs_da_btree.h 	(sizeof(xfs_dabuf_t) + sizeof(struct xfs_buf *) * ((n) - 1))
xfs_buf            21 fs/xfs/xfs_dinode.h struct xfs_buf;
xfs_buf            21 fs/xfs/xfs_ialloc.h struct xfs_buf;
xfs_buf            25 fs/xfs/xfs_ialloc_btree.h struct xfs_buf;
xfs_buf           110 fs/xfs/xfs_inode.h struct xfs_buf;
xfs_buf           117 fs/xfs/xfs_inode_item.h struct xfs_buf;
xfs_buf            21 fs/xfs/xfs_log_priv.h struct xfs_buf;
xfs_buf           346 fs/xfs/xfs_log_priv.h 	struct xfs_buf		*ic_bp;
xfs_buf           407 fs/xfs/xfs_log_priv.h 	struct xfs_buf		*l_xbuf;        /* extra buffer for log
xfs_buf           474 fs/xfs/xfs_log_priv.h extern struct xfs_buf *xlog_get_bp(xlog_t *, int);
xfs_buf           240 fs/xfs/xfs_mount.h 	struct xfs_buf		*m_sb_bp;	/* buffer for superblock */
xfs_buf           524 fs/xfs/xfs_mount.h extern struct xfs_buf *xfs_getsb(xfs_mount_t *, int);
xfs_buf            21 fs/xfs/xfs_rw.h struct xfs_buf;
xfs_buf            27 fs/xfs/xfs_sb.h struct xfs_buf;
xfs_buf           103 fs/xfs/xfs_trans.h struct xfs_buf;
xfs_buf           124 fs/xfs/xfs_trans.h 	void				(*li_cb)(struct xfs_buf *,
xfs_buf           938 fs/xfs/xfs_trans.h struct xfs_buf	*xfs_trans_get_buf(xfs_trans_t *, struct xfs_buftarg *, xfs_daddr_t,
xfs_buf           943 fs/xfs/xfs_trans.h struct xfs_buf	*xfs_trans_getsb(xfs_trans_t *, struct xfs_mount *, int);