Searched refs:outtotal (Results 1 – 1 of 1) sorted by relevance
1695 int outtotal) in exec_drive_taskfile() argument1712 int intotal = outtotal + req_task->out_size; in exec_drive_taskfile()1722 outbuf = memdup_user(buf + outtotal, taskout); in exec_drive_taskfile()1901 if (copy_to_user(buf + outtotal, outbuf, taskout)) { in exec_drive_taskfile()2001 int ret, outtotal; in mtip_hw_ioctl() local2007 outtotal = sizeof(req_task); in mtip_hw_ioctl()2010 &req_task, outtotal); in mtip_hw_ioctl()3088 int compat_tasksize, outtotal, ret; in mtip_block_compat_ioctl() local3106 outtotal = sizeof(struct mtip_compat_ide_task_request_s); in mtip_block_compat_ioctl()3109 &req_task, outtotal); in mtip_block_compat_ioctl()