bp1               381 drivers/media/usb/pvrusb2/pvrusb2-io.c 	struct pvr2_buffer *bp1;
bp1               383 drivers/media/usb/pvrusb2/pvrusb2-io.c 		bp1 = list_entry(lp, struct pvr2_buffer, list_overhead);
bp1               384 drivers/media/usb/pvrusb2/pvrusb2-io.c 		pvr2_buffer_wipe(bp1);
bp1               390 drivers/media/usb/pvrusb2/pvrusb2-io.c 		if (bp1->state != pvr2_buffer_state_queued) continue;
bp1               391 drivers/media/usb/pvrusb2/pvrusb2-io.c 		pvr2_buffer_set_idle(bp1);
bp1              1088 fs/xfs/libxfs/xfs_attr_leaf.c 	struct xfs_buf		*bp1 = NULL;
bp1              1098 fs/xfs/libxfs/xfs_attr_leaf.c 	error = xfs_attr3_leaf_read(args->trans, dp, 0, -1, &bp1);
bp1              1108 fs/xfs/libxfs/xfs_attr_leaf.c 	bp2->b_ops = bp1->b_ops;
bp1              1109 fs/xfs/libxfs/xfs_attr_leaf.c 	memcpy(bp2->b_addr, bp1->b_addr, args->geo->blksize);
bp1              1119 fs/xfs/libxfs/xfs_attr_leaf.c 	error = xfs_da3_node_create(args, 0, 1, &bp1, XFS_ATTR_FORK);
bp1              1122 fs/xfs/libxfs/xfs_attr_leaf.c 	node = bp1->b_addr;
bp1              1135 fs/xfs/libxfs/xfs_attr_leaf.c 	xfs_trans_log_buf(args->trans, bp1, 0, args->geo->blksize - 1);
bp1              2777 fs/xfs/libxfs/xfs_attr_leaf.c 	struct xfs_buf		*bp1;
bp1              2793 fs/xfs/libxfs/xfs_attr_leaf.c 	error = xfs_attr3_leaf_read(args->trans, args->dp, args->blkno, -1, &bp1);
bp1              2806 fs/xfs/libxfs/xfs_attr_leaf.c 		bp2 = bp1;
bp1              2809 fs/xfs/libxfs/xfs_attr_leaf.c 	leaf1 = bp1->b_addr;
bp1              2851 fs/xfs/libxfs/xfs_attr_leaf.c 	xfs_trans_log_buf(args->trans, bp1,
bp1              2858 fs/xfs/libxfs/xfs_attr_leaf.c 		xfs_trans_log_buf(args->trans, bp1,