Searched refs:syscall_result (Results 1 – 4 of 4) sorted by relevance
461 stp->buffer->syscall_result = -EINTR; in st_allocate_request()463 stp->buffer->syscall_result = -EBUSY; in st_allocate_request()549 (STp->buffer)->syscall_result = (-EINTR); in st_do_scsi()551 (STp->buffer)->syscall_result = (-EBUSY); in st_do_scsi()584 STp->buffer->syscall_result = 0; in st_do_scsi()590 (STp->buffer)->syscall_result = (-EBUSY); in st_do_scsi()595 (STp->buffer)->syscall_result = st_chk_result(STp, SRpnt); in st_do_scsi()630 (STp->buffer)->syscall_result = st_chk_result(STp, SRpnt); in write_behind_check()643 if (STbuffer->syscall_result) { in write_behind_check()691 return (STp->buffer)->syscall_result; in cross_eof()[all …]
442 (STp->buffer)->syscall_result = (-EINTR); in osst_do_scsi()444 (STp->buffer)->syscall_result = (-EBUSY); in osst_do_scsi()454 (STp->buffer)->syscall_result = (-EINTR); in osst_do_scsi()456 (STp->buffer)->syscall_result = (-EBUSY); in osst_do_scsi()482 STp->buffer->syscall_result = 0; in osst_do_scsi()487 (STp->buffer)->syscall_result = (-EBUSY); in osst_do_scsi()491 STp->buffer->syscall_result = osst_chk_result(STp, SRpnt); in osst_do_scsi()493 if (STp->buffer->syscall_result == 0 && in osst_do_scsi()525 STp->buffer->syscall_result = osst_chk_result(STp, STp->buffer->last_SRpnt); in osst_write_behind_check()527 if (STp->buffer->syscall_result) in osst_write_behind_check()[all …]
45 int syscall_result; member
520 int syscall_result; member