Searched refs:leaf2_bp (Results 1 – 3 of 3) sorted by relevance
98 struct xfs_buf *leaf2_bp);
145 struct xfs_buf *leaf2_bp);
1666 struct xfs_buf *leaf2_bp, in xfs_attr3_leaf_order() argument1673 entries2 = xfs_attr3_leaf_entryp(leaf2_bp->b_addr); in xfs_attr3_leaf_order()1687 struct xfs_buf *leaf2_bp) in xfs_attr_leaf_order() argument1694 xfs_attr3_leaf_hdr_from_disk(mp->m_attr_geo, &ichdr2, leaf2_bp->b_addr); in xfs_attr_leaf_order()1695 return xfs_attr3_leaf_order(leaf1_bp, &ichdr1, leaf2_bp, &ichdr2); in xfs_attr_leaf_order()