Home
last modified time | relevance | path

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

/linux/drivers/block/mtip32xx/
H A Dmtip32xx.c1712 int intotal = outtotal + req_task->out_size; in exec_drive_taskfile() local
1736 inbuf = memdup_user(buf + intotal, taskin); in exec_drive_taskfile()
1907 if (copy_to_user(buf + intotal, inbuf, taskin)) { in exec_drive_taskfile()