leaf1_bp         1521 fs/xfs/libxfs/xfs_attr_leaf.c 	struct xfs_buf	*leaf1_bp,
leaf1_bp         1529 fs/xfs/libxfs/xfs_attr_leaf.c 	entries1 = xfs_attr3_leaf_entryp(leaf1_bp->b_addr);
leaf1_bp         1543 fs/xfs/libxfs/xfs_attr_leaf.c 	struct xfs_buf	*leaf1_bp,
leaf1_bp         1548 fs/xfs/libxfs/xfs_attr_leaf.c 	struct xfs_mount *mp = leaf1_bp->b_mount;
leaf1_bp         1550 fs/xfs/libxfs/xfs_attr_leaf.c 	xfs_attr3_leaf_hdr_from_disk(mp->m_attr_geo, &ichdr1, leaf1_bp->b_addr);
leaf1_bp         1552 fs/xfs/libxfs/xfs_attr_leaf.c 	return xfs_attr3_leaf_order(leaf1_bp, &ichdr1, leaf2_bp, &ichdr2);
leaf1_bp           84 fs/xfs/libxfs/xfs_attr_leaf.h int	xfs_attr_leaf_order(struct xfs_buf *leaf1_bp,
leaf1_bp          964 fs/xfs/libxfs/xfs_dir2_node.c 	struct xfs_buf		*leaf1_bp,		/* leaf1 buffer */
leaf1_bp          967 fs/xfs/libxfs/xfs_dir2_node.c 	struct xfs_dir2_leaf	*leaf1 = leaf1_bp->b_addr;
leaf1_bp           93 fs/xfs/libxfs/xfs_dir2_priv.h extern int xfs_dir2_leafn_order(struct xfs_inode *dp, struct xfs_buf *leaf1_bp,