Searched refs:leaf2_bp (Results 1 – 3 of 3) sorted by relevance
102 struct xfs_buf *leaf2_bp);
145 struct xfs_buf *leaf2_bp);
1809 struct xfs_buf *leaf2_bp, in xfs_attr3_leaf_order() argument1816 entries2 = xfs_attr3_leaf_entryp(leaf2_bp->b_addr); in xfs_attr3_leaf_order()1830 struct xfs_buf *leaf2_bp) in xfs_attr_leaf_order() argument1837 xfs_attr3_leaf_hdr_from_disk(mp->m_attr_geo, &ichdr2, leaf2_bp->b_addr); in xfs_attr_leaf_order()1838 return xfs_attr3_leaf_order(leaf1_bp, &ichdr1, leaf2_bp, &ichdr2); in xfs_attr_leaf_order()