bp2 1089 fs/xfs/libxfs/xfs_attr_leaf.c struct xfs_buf *bp2 = NULL; bp2 1102 fs/xfs/libxfs/xfs_attr_leaf.c error = xfs_da_get_buf(args->trans, dp, blkno, -1, &bp2, XFS_ATTR_FORK); bp2 1107 fs/xfs/libxfs/xfs_attr_leaf.c xfs_trans_buf_set_type(args->trans, bp2, XFS_BLFT_ATTR_LEAF_BUF); bp2 1108 fs/xfs/libxfs/xfs_attr_leaf.c bp2->b_ops = bp1->b_ops; bp2 1109 fs/xfs/libxfs/xfs_attr_leaf.c memcpy(bp2->b_addr, bp1->b_addr, args->geo->blksize); bp2 1111 fs/xfs/libxfs/xfs_attr_leaf.c struct xfs_da3_blkinfo *hdr3 = bp2->b_addr; bp2 1112 fs/xfs/libxfs/xfs_attr_leaf.c hdr3->blkno = cpu_to_be64(bp2->b_bn); bp2 1114 fs/xfs/libxfs/xfs_attr_leaf.c xfs_trans_log_buf(args->trans, bp2, 0, args->geo->blksize - 1); bp2 1126 fs/xfs/libxfs/xfs_attr_leaf.c leaf = bp2->b_addr; bp2 2778 fs/xfs/libxfs/xfs_attr_leaf.c struct xfs_buf *bp2; bp2 2802 fs/xfs/libxfs/xfs_attr_leaf.c -1, &bp2); bp2 2806 fs/xfs/libxfs/xfs_attr_leaf.c bp2 = bp1; bp2 2812 fs/xfs/libxfs/xfs_attr_leaf.c leaf2 = bp2->b_addr; bp2 2863 fs/xfs/libxfs/xfs_attr_leaf.c xfs_trans_log_buf(args->trans, bp2, bp2 2869 fs/xfs/libxfs/xfs_attr_leaf.c xfs_trans_log_buf(args->trans, bp2, bp2 328 net/sctp/bind_addr.c struct sctp_bind_addr *bp2 = &sp2->ep->base.bind_addr; bp2 336 net/sctp/bind_addr.c list_for_each_entry_rcu(laddr2, &bp2->address_list, list) {