Home
last modified time | relevance | path

Searched refs:leaf2_bp (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h98 struct xfs_buf *leaf2_bp);
H A Dxfs_dir2_priv.h145 struct xfs_buf *leaf2_bp);
H A Dxfs_attr_leaf.c1666 struct xfs_buf *leaf2_bp, in xfs_attr3_leaf_order() argument
1673 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() argument
1694 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()