Searched refs:leaf2_bp (Results 1 – 4 of 4) sorted by relevance
100 struct xfs_buf *leaf2_bp);
144 struct xfs_buf *leaf2_bp);
1667 struct xfs_buf *leaf2_bp, in xfs_attr3_leaf_order() argument1674 entries2 = xfs_attr3_leaf_entryp(leaf2_bp->b_addr); in xfs_attr3_leaf_order()1688 struct xfs_buf *leaf2_bp) in xfs_attr_leaf_order() argument1695 xfs_attr3_leaf_hdr_from_disk(mp->m_attr_geo, &ichdr2, leaf2_bp->b_addr); in xfs_attr_leaf_order()1696 return xfs_attr3_leaf_order(leaf1_bp, &ichdr1, leaf2_bp, &ichdr2); in xfs_attr_leaf_order()
1031 struct xfs_buf *leaf2_bp) /* leaf2 buffer */ in xfs_dir2_leafn_order() argument1034 struct xfs_dir2_leaf *leaf2 = leaf2_bp->b_addr; in xfs_dir2_leafn_order()