leaf2 1575 fs/xfs/libxfs/xfs_attr_leaf.c struct xfs_attr_leafblock *leaf2; leaf2 1592 fs/xfs/libxfs/xfs_attr_leaf.c leaf2 = blk2->bp->b_addr; leaf2 1594 fs/xfs/libxfs/xfs_attr_leaf.c xfs_attr3_leaf_hdr_from_disk(state->args->geo, &ichdr2, leaf2); leaf2 1614 fs/xfs/libxfs/xfs_attr_leaf.c leaf2 = blk2->bp->b_addr; leaf2 1656 fs/xfs/libxfs/xfs_attr_leaf.c ichdr1.count - count, leaf2, &ichdr2, 0, count); leaf2 1684 fs/xfs/libxfs/xfs_attr_leaf.c xfs_attr3_leaf_moveents(args, leaf2, &ichdr2, 0, leaf1, &ichdr1, leaf2 1689 fs/xfs/libxfs/xfs_attr_leaf.c xfs_attr3_leaf_hdr_to_disk(state->args->geo, leaf2, &ichdr2); leaf2 1697 fs/xfs/libxfs/xfs_attr_leaf.c entries2 = xfs_attr3_leaf_entryp(leaf2); leaf2 1768 fs/xfs/libxfs/xfs_attr_leaf.c struct xfs_attr_leafblock *leaf2 = blk2->bp->b_addr; leaf2 1810 fs/xfs/libxfs/xfs_attr_leaf.c leaf1 = leaf2; leaf2 2773 fs/xfs/libxfs/xfs_attr_leaf.c struct xfs_attr_leafblock *leaf2; leaf2 2812 fs/xfs/libxfs/xfs_attr_leaf.c leaf2 = bp2->b_addr; leaf2 2813 fs/xfs/libxfs/xfs_attr_leaf.c entry2 = &xfs_attr3_leaf_entryp(leaf2)[args->index2]; leaf2 2820 fs/xfs/libxfs/xfs_attr_leaf.c xfs_attr3_leaf_hdr_from_disk(args->geo, &ichdr2, leaf2); leaf2 2834 fs/xfs/libxfs/xfs_attr_leaf.c name_loc = xfs_attr3_leaf_name_local(leaf2, args->index2); leaf2 2838 fs/xfs/libxfs/xfs_attr_leaf.c name_rmt = xfs_attr3_leaf_name_remote(leaf2, args->index2); leaf2 2864 fs/xfs/libxfs/xfs_attr_leaf.c XFS_DA_LOGRANGE(leaf2, entry2, sizeof(*entry2))); leaf2 2866 fs/xfs/libxfs/xfs_attr_leaf.c name_rmt = xfs_attr3_leaf_name_remote(leaf2, args->index2); leaf2 2870 fs/xfs/libxfs/xfs_attr_leaf.c XFS_DA_LOGRANGE(leaf2, name_rmt, sizeof(*name_rmt))); leaf2 968 fs/xfs/libxfs/xfs_dir2_node.c struct xfs_dir2_leaf *leaf2 = leaf2_bp->b_addr; leaf2 975 fs/xfs/libxfs/xfs_dir2_node.c dp->d_ops->leaf_hdr_from_disk(&hdr2, leaf2); leaf2 977 fs/xfs/libxfs/xfs_dir2_node.c ents2 = dp->d_ops->leaf_ents_p(leaf2); leaf2 1004 fs/xfs/libxfs/xfs_dir2_node.c xfs_dir2_leaf_t *leaf2; /* second leaf structure */ leaf2 1026 fs/xfs/libxfs/xfs_dir2_node.c leaf2 = blk2->bp->b_addr; leaf2 1028 fs/xfs/libxfs/xfs_dir2_node.c dp->d_ops->leaf_hdr_from_disk(&hdr2, leaf2); leaf2 1030 fs/xfs/libxfs/xfs_dir2_node.c ents2 = dp->d_ops->leaf_ents_p(leaf2); leaf2 1077 fs/xfs/libxfs/xfs_dir2_node.c dp->d_ops->leaf_hdr_to_disk(leaf2, &hdr2);